@font-face {
    font-family: 'Circe-Light';
    src: url("/fonts/webfonts/Circe/Circe-Light.eot");
    src: url("/fonts/webfonts/Circe/Circe-Light.eot?#iefix")format("embedded-opentype"),
    url("/fonts/webfonts/Circe/Circe-Light.woff") format("woff"),
    url("/fonts/webfonts/Circe/Circe-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Circe-Regular';
    src: url("/fonts/webfonts/Circe/Circe-Regular.eot");
    src: url("/fonts/webfonts/Circe/Circe-Regular.eot?#iefix")format("embedded-opentype"),
    url("/fonts/webfonts/Circe/Circe-Regular.woff") format("woff"),
    url("/fonts/webfonts/Circe/Circe-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
	font-family: 'Circe-Bold';
	src: url('/fonts/webfonts/Circe/Circe-Bold.eot');
	src: local('Circe Bold'), local('Circe-Bold'),
		url('/fonts/webfonts/Circe/Circe-Bold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/webfonts/Circe/Circe-Bold.woff') format('woff'),
		url('/fonts/webfonts/Circe/Circe-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
