@font-face {
    font-family: 'Univers';
    src:  url('UniversLTStd.otf') format('opentype');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Knockout';
    src:  url('Knockout-HTF49-Liteweight Regular.otf') format('opentype');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src:  url('Inter.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}