@font-face {
    font-family: 'Knockout';
    src: url('../font/Knockout-HTF49-Liteweight.woff2') format('woff2'),
        url('../font/Knockout-HTF49-Liteweight.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BureauGrotWide';
    src: url('../font/BureauGrotWide-Bold.woff2') format('woff2'),
        url('../font/BureauGrotWide-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
