@font-face {
	font-family: 'Austin Cyr Fat Italic';
	src: url('AustinCyr-FatItalic.eot');
	src: local('Austin Cyr Fat Italic'), local('AustinCyr-FatItalic'),
		url('AustinCyr-FatItalic.eot?#iefix') format('embedded-opentype'),
		url('AustinCyr-FatItalic.woff') format('woff'),
		url('AustinCyr-FatItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Austin Cyr Fat';
	src: url('AustinCyr-Fat.eot');
	src: local('Austin Cyr Fat'), local('AustinCyr-Fat'),
		url('AustinCyr-Fat.eot?#iefix') format('embedded-opentype'),
		url('AustinCyr-Fat.woff') format('woff'),
		url('AustinCyr-Fat.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Circe Light';
	src: url('circe_light.eot'); /* IE 9 Compatibility Mode */
	src: url('circe_light.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('circe_light.woff2') format('woff2'), /* Super Modern Browsers */
		url('circe_light.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('circe_light.ttf') format('truetype'), /* Safari, Android, iOS */
		url('circe_light.svg#circe_light') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'Circe';
	src: url('circe.eot'); /* IE 9 Compatibility Mode */
	src: url('circe.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('circe.woff2') format('woff2'), /* Super Modern Browsers */
		url('circe.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('circe.ttf') format('truetype'), /* Safari, Android, iOS */
		url('circe.svg#circe') format('svg'); /* Chrome < 4, Legacy iOS */
}
@font-face {
	font-family: 'Circe ExtraBold';
	src: url('circe_extrabold.eot'); /* IE 9 Compatibility Mode */
	src: url('circe_extrabold.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('circe_extrabold.woff2') format('woff2'), /* Super Modern Browsers */
		url('circe_extrabold.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('circe_extrabold.ttf') format('truetype'), /* Safari, Android, iOS */
		url('circe_extrabold.svg#circe_extrabold') format('svg'); /* Chrome < 4, Legacy iOS */
}
@font-face {
	font-family: 'Circe Bold';
	src: url('circe_bold.eot'); /* IE 9 Compatibility Mode */
	src: url('circe_bold.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('circe_bold.woff2') format('woff2'), /* Super Modern Browsers */
		url('circe_bold.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('circe_bold.ttf') format('truetype'), /* Safari, Android, iOS */
		url('circe_bold.svg#circe_bold') format('svg'); /* Chrome < 4, Legacy iOS */
}