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

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

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

