@font-face {
    font-family: 'Muller';
    src: url('Muller-Bold-webfont.eot');
    src: url('Muller-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Muller-Bold-webfont.woff2') format('woff2'),
         url('Muller-Bold-webfont.woff') format('woff'),
         url('Muller-Bold-webfont.ttf') format('truetype'),
         url('Muller-Bold-webfont.svg#mullerbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'Muller';
    src: url('Muller-Light-webfont.eot');
    src: url('Muller-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Muller-Light-webfont.woff2') format('woff2'),
         url('Muller-Light-webfont.woff') format('woff'),
         url('Muller-Light-webfont.ttf') format('truetype'),
         url('Muller-Light-webfont.svg#mullerlight') format('svg');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'Muller';
    src: url('Muller-Thin-webfont.eot');
    src: url('Muller-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('Muller-Thin-webfont.woff2') format('woff2'),
         url('Muller-Thin-webfont.woff') format('woff'),
         url('Muller-Thin-webfont.ttf') format('truetype'),
         url('Muller-Thin-webfont.svg#mullerthin') format('svg');
    font-weight: 200;
    font-style: normal;

}
