﻿/*font
----------------------------------------------------------*/
@font-face {
    font-family: 'asapregular';
    src: url('asap-regular-webfont-webfont.eot');
    src: url('asap-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('asap-regular-webfont-webfont.woff') format('woff'),
         url('asap-regular-webfont-webfont.ttf') format('truetype'),
         url('asap-regular-webfont-webfont.svg#asapregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'asapbold';
    src: url('asap-bold-webfont-webfont.eot');
    src: url('asap-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('asap-bold-webfont-webfont.woff') format('woff'),
         url('asap-bold-webfont-webfont.ttf') format('truetype'),
         url('asap-bold-webfont-webfont.svg#asapbold') format('svg');
    font-weight: normal;
    font-style: normal;
}