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

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

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

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

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

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

