
/* =============================================================================
   Typography
   ========================================================================== */


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

}