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

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

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

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

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

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

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

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

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

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

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

@font-face {
    font-family: 'Muller';
    src: url('../fonts/Muller-MediumItalic.woff2') format('woff2'),
        url('../fonts/Muller-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

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

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

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

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

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

@font-face {
    font-family: 'Muller UltraBlack';
    src: url('../fonts/Muller-UltraBlackItalic.woff2') format('woff2'),
        url('../fonts/Muller-UltraBlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Muller';
    src: url('../fonts/Muller-UltraLight.woff2') format('woff2'),
        url('../fonts/Muller-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muller';
    src: url('../fonts/Muller-UltraLightItalic.woff2') format('woff2'),
        url('../fonts/Muller-UltraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}