/*
Titres géants (Les dernières News, Le Top, My.net) : Roboto-Black 26pt tout en majuscule
Titres des news : Roboto 20pt en minuscule
Textes secondaires (Toute L’actualité Récente mylène et médias, etc) : Roboto Italic 16pt en majuscules
*/

@font-face {
    font-family: 'RobotoRegular';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RobotoItalic';
    src: url('Roboto-Italic-webfont.eot');
    src: url('Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Italic-webfont.woff') format('woff'),
         url('Roboto-Italic-webfont.ttf') format('truetype'),
         url('Roboto-Italic-webfont.svg#RobotoItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RobotoBlack';
    src: url('Roboto-Black-webfont.eot');
    src: url('Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Black-webfont.woff') format('woff'),
         url('Roboto-Black-webfont.ttf') format('truetype'),
         url('Roboto-Black-webfont.svg#RobotoBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

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

.dinroboto {
    /*font-family: 'Roboto', Arial, Verdana, sans-serif;*/
    font-family: 'OxygenBold', Arial, Verdana, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}

.dinreg {
    font-family: 'RobotoRegular', Arial, Verdana, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}

.dinitalic {
    font-family: 'RobotoItalic', Arial, Verdana, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}

.dinblack {
    /*font-family: 'Roboto', Arial, Verdana, sans-serif;*/
    font-family: 'OxygenBold', Arial, Verdana, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}

.dincurs {
    font-family: 'qumpellkano12regular', Arial, Verdana, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}