@font-face {
    font-family: 'Muller Next Narrow';
    src: url('MullerNextNarrow-Black.woff2') format('woff2'),
        url('MullerNextNarrow-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muller Next';
    src: url('MullerNext-Black.woff2') format('woff2'),
        url('MullerNext-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

