@font-face {
	font-family: 'Circe';
	src: url('../fonts/circe-regular.eot');
	src: local('Circe'), local('circe-regular'),
		url('../fonts/circe-regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/circe-regular.woff') format('woff'),
		url('../fonts/circe-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Circe';
	src: url('../fonts/circe-bold.eot');
	src: local('Circe Bold'), local('circe-bold'),
		url('../fonts/circe-bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/circe-bold.woff') format('woff'),
		url('../fonts/circe-bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Circe';
	src: url('../fonts/circe-extrabold.eot');
	src: local('Circe ExtraBold'), local('circe-extrabold'),
		url('../fonts/circe-extrabold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/circe-extrabold.woff') format('woff'),
		url('../fonts/circe-extrabold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}