@font-face {
	font-family: "basiercircle";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/basiercircle-regular.eot");
	src: url("../fonts/basiercircle-regular.ttf") format('truetype'),
		url("../fonts/basiercircle-regular.otf") format('opentype'),
		url("../fonts/basiercircle-regular.woff") format('woff'),
		url("../fonts/basiercircle-regular.woff2") format('woff2'),
		url("../fonts/basiercircle-regular.eot?#iefix") format('embedded-opentype');
}
@font-face {
	font-family: "wotfard";
	font-style: bold;
	font-weight: normal;
	src: url("../fonts/wotfard-bold.eot");
	src: url("../fonts/wotfard-bold.ttf") format('truetype'),
		url("../fonts/wotfard-bold.otf") format('opentype'),
		url("../fonts/wotfard-bold.woff") format('woff'),
		url("../fonts/wotfard-bold.woff2") format('woff2'),
		url("../fonts/wotfard-bold.eot?#iefix") format('embedded-opentype');
}
.fontLoader {
	visibility: collapse;
    padding: 0px;
    border: none;
	margin: 0px;
	font-size: 0px;
}