@font-face {
    font-family: 'circe';
    src: url('circe_bold.eot');
    src: local('circe Bold'), local('circe_bold'),
        url('circe_bold.eot?#iefix') format('embedded-opentype'),
        url('circe_bold.woff2') format('woff2'),
        url('circe_bold.woff') format('woff'),
        url('circe_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

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

@font-face {
    font-family: 'circe';
    src: url('circe_light.eot');
    src: local('circe Light'), local('circe_light'),
        url('circe_light.eot?#iefix') format('embedded-opentype'),
        url('circe_light.woff2') format('woff2'),
        url('circe_light.woff') format('woff'),
        url('circe_light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'circe';
    src: url('circe_thin.eot');
    src: local('circe Thin'), local('circe_thin'),
        url('circe_thin.eot?#iefix') format('embedded-opentype'),
        url('circe_thin.woff2') format('woff2'),
        url('circe_thin.woff') format('woff'),
        url('circe_thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'circe';
    src: url('circe_extrabold.eot');
    src: local('circe ExtraBold'), local('circe_extrabold'),
        url('circe_extrabold.eot?#iefix') format('embedded-opentype'),
        url('circe_extrabold.woff2') format('woff2'),
        url('circe_extrabold.woff') format('woff'),
        url('circe_extrabold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

