@font-face {
    font-family: 'AsapBold';
    src: url('../_fonts/asap-bold-webfont.eot');
    src: url('../_fonts/asap-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('../_fonts/asap-bold-webfont.woff') format('woff'),
         url('../_fonts/asap-bold-webfont.ttf') format('truetype'),
         url('../_fonts/asap-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AsapRegular';
    src: url('../_fonts/asap-regular-webfont.eot');
    src: url('../_fonts/asap-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../_fonts/asap-regular-webfont.woff') format('woff'),
         url('../_fonts/asap-regular-webfont.ttf') format('truetype'),
         url('../_fonts/asap-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}