@font-face {
    font-family: 'Asap Condensed';
    src: url('AsapCondensed-SemiBold.woff2') format('woff2'),
        url('AsapCondensed-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Asap Condensed';
    src: url('AsapCondensed-Medium.woff2') format('woff2'),
        url('AsapCondensed-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

