/*==Fonts==*/
@font-face {
	font-family: "Roboto";
	font-display: swap;
	src: url("fonts/roboto.eot");
	src: url("fonts/roboto.eot?#iefix") format("embedded-opentype"), url("fonts/roboto.woff2") format("woff2"), url("fonts/roboto.woff") format("woff"),
		url("fonts/roboto.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Sansus Webissimo";
	font-display: swap;
	src: url("fonts/sansus_webissimo.eot");
	src: url("fonts/sansus_webissimo.eot?#iefix") format("embedded-opentype"), url("fonts/sansus_webissimo.woff2") format("woff2"),
		url("fonts/sansus_webissimo.woff") format("woff"), url("fonts/sansus_webissimo.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans";
	font-display: swap;
	src: url("fonts/opensans-regular.eot");
	src: url("fonts/opensans-regular.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-regular.woff2") format("woff2"),
		url("fonts/opensans-regular.woff") format("woff"), url("fonts/opensans-regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans Extrabold";
	font-display: swap;
	src: url("fonts/opensans-extrabold.eot");
	src: url("fonts/opensans-extrabold.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-extrabold.woff2") format("woff2"),
		url("fonts/opensans-extrabold.woff") format("woff"), url("fonts/opensans-extrabold.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans";
	font-display: swap;
	src: url("fonts/opensans-bold.eot");
	src: url("fonts/opensans-bold.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-bold.woff2") format("woff2"),
		url("fonts/opensans-bold.woff") format("woff"), url("fonts/opensans-bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}
