@font-face {
    font-family: 'muller';
    src: url('muller/MullerUltraLight.otf');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'muller';
    src: url('muller/MullerUltraLightItalic.otf');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'muller';
    src: url('muller/MullerThin.otf');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'muller';
    src: url('muller/MullerThinItalic.otf');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'muller';
    src: url('muller/MullerLight.otf');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'muller';
    src: url('muller/MullerLightItalic.otf');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'muller';
    src: url('muller/MullerRegular.otf');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'muller';
    src: url('muller/MullerRegularItalic.otf');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'muller';
    src: url('muller/MullerBold.otf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'muller';
    src: url('muller/MullerBoldItalic.otf');
    font-weight: 700;
    font-style: italic
}
@font-face {
    font-family: 'muller';
    src: url('muller/MullerExtraBold.otf');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'muller';
    src: url('muller/MullerExtraBoldItalic.otf');
    font-weight: 800;
    font-style: italic
}
@font-face {
    font-family: 'muller';
    src: url('muller/MullerBlack.otf');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'muller';
    src: url('muller/MullerBlackItalic.otf');
    font-weight: 900;
    font-style: italic;
}
