@charset "utf-8";
/* typography */
@font-face {
    font-family: 'ncalibeb';
    src: url('../typography/n-calibeb-webfont.eot');
    src: url('../typography/n-calibeb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../typography/n-calibeb-webfont.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ncalibe';
    src: url('../typography/n-calibe-webfont.eot');
    src: url('../typography/n-calibe-webfont.eot?#iefix') format('embedded-opentype'),
         url('../typography/n-calibe-webfont.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}