@font-face {
	font-family: "Futura-Normal";
	src: url("futura-normal.eot"); /* IE9 Compat Modes */
	src: url("futura-normal.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("futura-normal.otf") format("opentype"), /* Open Type Font */
		url("futura-normal.svg") format("svg"), /* Legacy iOS */
		url("futura-normal.ttf") format("truetype"), /* Safari, Android, iOS */
		url("futura-normal.woff") format("woff"), /* Modern Browsers */
		url("futura-normal.woff2") format("woff2"); /* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "FuturaCyrillicBook";
	src: url("FuturaCyrillicBook.ttf") format("truetype"); /* Safari, Android, iOS */
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "FuturaCyrillicDemi";
	src: url("FuturaCyrillicDemi.ttf") format("truetype"); /* Safari, Android, iOS */
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "FuturaCyrillicLight";
	src: url("FuturaCyrillicLight.ttf") format("truetype"); /* Safari, Android, iOS */
	font-weight: normal;
	font-style: normal;
}

