@font-face {
	font-family: 'nexa-bold';
	/*
	font-style: bold;
	font-weight: 700;
	 */
	font-display: swap;
	src: url(/data/fonts/NexaBold.otf) format('opentype');
}

@font-face {
	font-family: "gibon-webicons";

	src:url("/data/fonts/gibon_webicons.eot");
	src:url("/data/fonts/gibon_webicons.eot?#iefix") format("embedded-opentype"),
	url("/data/fonts/gibon_webicons.woff2") format("woff2"),
	url("/data/fonts/gibon_webicons.ttf") format("truetype"),
	url("/data/fonts/gibon_ebicons.svg#font") format("svg");

	font-weight:400;
	font-style:normal
}
