@font-face {
    font-family: 'Muller';
    src: url('MullerBold.eot');
    src: url('MullerBold-1.eot') format('embedded-opentype'),
        url('MullerBold.woff2') format('woff2'),
        url('MullerBold.woff') format('woff'),
        url('MullerBold.bin') format('truetype'),
        url('MullerBold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Muller';
    src: url('MullerRegular.eot');
    src: url('MullerRegular-1.eot') format('embedded-opentype'),
        url('MullerRegular.woff2') format('woff2'),
        url('MullerRegular.woff') format('woff'),
        url('MullerRegular.bin') format('truetype'),
        url('MullerRegular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Muller';
    src: url('MullerLight.eot');
    src: url('MullerLight-1.eot') format('embedded-opentype'),
        url('MullerLight.woff2') format('woff2'),
        url('MullerLight.woff') format('woff'),
        url('MullerLight.bin') format('truetype'),
        url('MullerLight.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Muller';
    src: url('MullerMedium.eot');
    src: url('MullerMedium-1.eot') format('embedded-opentype'),
        url('MullerMedium.woff2') format('woff2'),
        url('MullerMedium.woff') format('woff'),
        url('MullerMedium.bin') format('truetype'),
        url('MullerMedium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Muller';
    src: url('MullerBlack.eot');
    src: url('MullerBlack-1.eot') format('embedded-opentype'),
        url('MullerBlack.woff2') format('woff2'),
        url('MullerBlack.woff') format('woff'),
        url('MullerBlack.bin') format('truetype'),
        url('MullerBlack.svg') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Muller';
    src: url('MullerHeavy.eot');
    src: url('MullerHeavy-1.eot') format('embedded-opentype'),
        url('MullerHeavy.woff2') format('woff2'),
        url('MullerHeavy.woff') format('woff'),
        url('MullerHeavy.bin') format('truetype'),
        url('MullerHeavy.svg') format('svg');
    font-weight: 900;
    font-style: normal;
}

