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

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

