@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'quadrantabold';
    src: url('quadranta-bold-webfont.eot');
    src: url('quadranta-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('quadranta-bold-webfont.woff') format('woff'),
         url('quadranta-bold-webfont.ttf') format('truetype'),
         url('quadranta-bold-webfont.svg#quadrantabold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'quadrantaregular';
    src: url('quadranta-regular-webfont.eot');
    src: url('quadranta-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('quadranta-regular-webfont.woff') format('woff'),
         url('quadranta-regular-webfont.ttf') format('truetype'),
         url('quadranta-regular-webfont.svg#quadrantaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}