@font-face {
	font-family: "Nexa-Book";
	src: url("../fonts/Nexa-Book.eot");
	src:
		url("../fonts/Nexa-Book.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Nexa-Book.woff2") format("woff2"),
		url("../fonts/Nexa-Book.woff") format("woff"),
		url("../fonts/Nexa-Book.ttf") format("truetype"),
		url("../fonts/Nexa-Book.svg#Nexa-Book") format("svg");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "NexaBold";
	src: url("../fonts/NexaBold.eot");
	src:
		url("../fonts/NexaBold.eot?#iefix") format("embedded-opentype"),
		url("../fonts/NexaBold.woff2") format("woff2"),
		url("../fonts/NexaBold.woff") format("woff"),
		url("../fonts/NexaBold.ttf") format("truetype"),
		url("../fonts/NexaBold.svg#NexaBold") format("svg");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "NexaLight";
	src: url("../fonts/NexaLight.eot");
	src:
		url("../fonts/NexaLight.eot?#iefix") format("embedded-opentype"),
		url("../fonts/NexaLight.woff2") format("woff2"),
		url("../fonts/NexaLight.woff") format("woff"),
		url("../fonts/NexaLight.ttf") format("truetype"),
		url("../fonts/NexaLight.svg#NexaLight") format("svg");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "NexaBlack";
	src:
		url("../fonts/NexaBlack.woff2") format("woff2"),
		url("../fonts/NexaBlack.woff") format("woff");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

