@font-face {
    font-family: 'Asap';
    src: url('fonts/Asap-Regular-webfont.eot');
    src: url('fonts/Asap-Regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/Asap-Regular-webfont.svg#AsapRegular') format('svg'),
         url('fonts/Asap-Regular-webfont.woff') format('woff'),
         url('fonts/Asap-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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