@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'circoregular';
    src: url('../font/circo-webfont.eot');
    src: url('../font/circo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/circo-webfont.woff2') format('woff2'),
         url('../font/circo-webfont.woff') format('woff'),
         url('../font/circo-webfont.ttf') format('truetype'),
         url('../font/circo-webfont.svg#circoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}