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

@font-face {
    font-family: 'Mundial';
    src: url('/static/font/woff/Mundial-BlackItalic.woff2') format('woff2'),
        url('/static/font/woff/Mundial-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Mundial';
    src: url('/static/font/woff/Mundial-DemiboldItalic.woff2') format('woff2'),
        url('/static/font/woff/Mundial-DemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

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

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

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

@font-face {
    font-family: 'Mundial';
    src: url('/static/font/woff/Mundial-HairItalic.woff2') format('woff2'),
        url('/static/font/woff/Mundial-HairItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Mundial';
    src: url('/static/font/woff/Mundial-LightItalic.woff2') format('woff2'),
        url('/static/font/woff/Mundial-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Mundial';
    src: url('/static/font/woff/Mundial-ThinItalic.woff2') format('woff2'),
        url('/static/font/woff/Mundial-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

