/*Polices*/
@font-face {
    /* This declaration targets Internet Explorer */
    font-family: 'DidotRegular';
    src: url('/squelettes/polices/didot-webfont.eot');
}

@font-face {
    /* This declaration targets everything else */
    font-family: 'DidotRegular';
    src: url('/squelettes/polices/didot-webfont.eot') format('no404'), 
    url('/squelettes/polices/didot-webfont.woff') format('woff'), 
    url('/squelettes/polices/didot-webfont.ttf') format('truetype'), 
    url('/squelettes/polices/didot-webfont.svg#webfontlNRsRoI9') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    /* This declaration targets Internet Explorer */
    font-family: 'DidotLTStdBold';
    src: url('/squelettes/polices/didotltstd-bold-webfont.eot');
}

@font-face {
    /* This declaration targets everything else */
    font-family: 'DidotLTStdBold';
    src: url('/squelettes/polices/didotltstd-bold-webfont.eot') format('no404'), 
    url('/squelettes/polices/didotltstd-bold-webfont.woff') format('woff'), 
    url('/squelettes/polices/didotltstd-bold-webfont.ttf') format('truetype'), 
    url('/squelettes/polices/didotltstd-bold-webfont.svg#webfont4GRKkgch') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    /* This declaration targets Internet Explorer */
    font-family: 'DINLightRegular';
    src: url('/squelettes/polices/din-light-webfont.eot');
}

@font-face {
    /* This declaration targets everything else */
    font-family: 'DINLightRegular';
    src: url('/squelettes/polices/din-light-webfont.eot') format('no404'), 
    url('/squelettes/polices/din-light-webfont.woff') format('woff'), 
    url('/squelettes/polices/din-light-webfont.ttf') format('truetype'), 
    url('/squelettes/polices/din-light-webfont.svg#webfontZ8BJTUHN') format('svg');
    font-weight: normal;
    font-style: normal;
}