@font-face {
	font-family: "FSME";
	font-display: fallback;
	src: url("fsme/fsme-regular.eot");
	src: url("fsme/fsme-regular.eot") format("embedded-opentype"),
		url("fsme/fsme-regular.woff2") format("woff"),
		url("fsme/fsme-regular.ttf") format("truetype");
}
@font-face {
	font-family: "FSME";
	font-weight: bold;
	font-display: fallback;
	src: url("fsme/fsme-bold.eot");
	src: url("fsme/fsme-bold.eot") format("embedded-opentype"),
		url("fsme/fsme-bold.woff2") format("woff"),
		url("fsme/fsme-bold.ttf") format("truetype");
}

@font-face {
	font-family: "FSerProA";
	font-weight: bold;
	src: url(fedra/FSerProA-Bold.woff2) format("woff2");
}

@font-face {
	font-family: "FSerProA";
	font-weight: 300;
	src: url(fedra/FSerProA-Book.woff2) format("woff2");
}

@font-face {
	font-family: "FSerProA";
	font-weight: 400;
	src: url(fedra/FSerProA-Medium.woff2) format("woff2");
}
