/* Webfont: Muller */
@font-face {
    font-family: 'Muller';
    src: url('../fonts/Muller/Muller-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Muller/Muller-Regular.eot?#iefix') format('embedded-opentype'),
    	url('../fonts/Muller/Muller-Regular.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Muller';
    src: url('../fonts/Muller/Muller-Regular-Italic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Muller/Muller-Regular-Italic.eot?#iefix') format('embedded-opentype'),
    	url('../fonts/Muller/Muller-Regular-Italic.otf') format('opentype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Muller';
    src: url('../fonts/Muller/Muller-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Muller/Muller-Bold.eot?#iefix') format('embedded-opentype'),
    	url('../fonts/Muller/Muller-Bold.otf') format('opentype');
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Muller';
    src: url('../fonts/Muller/Muller-Bold-Italic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Muller/Muller-Bold-Italic.eot?#iefix') format('embedded-opentype'),
    	url('../fonts/Muller/Muller-Bold-Italic.otf') format('opentype');
    font-style: italic;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Muller';
    src: url('../fonts/Muller/Muller-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Muller/Muller-Light.eot?#iefix') format('embedded-opentype'),
    	url('../fonts/Muller/Muller-Light.otf') format('opentype');
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Muller';
    src: url('../fonts/Muller/Muller-Light-Italic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Muller/Muller-Light-Italic.eot?#iefix') format('embedded-opentype'),
    	url('../fonts/Muller/Muller-Light-Italic.otf') format('opentype');
    font-style: italic;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Muller';
    src: url('../fonts/Muller/Muller-Thin.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Muller/Muller-Thin.eot?#iefix') format('embedded-opentype'),
    	url('../fonts/Muller/Muller-Thin.otf') format('opentype');
    font-style: normal;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}


@font-face {
    font-family: 'Muller';
    src: url('../fonts/Muller/Muller-Medium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Muller/Muller-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Muller/Muller-Medium.otf') format('opentype');
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}
