/* --------------------------------------------------

   font.css
   Gestion des webfonts
  
  
 ----------------------------------------------------- */




@font-face {
    font-family: 'wotfardlight';
    src: url('../../squelettes/webfonts/wotfard-light-webfont.eot');
    src: url('../../squelettes/webfonts/wotfard-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../squelettes/webfonts/wotfard-light-webfont.woff2') format('woff2'),
         url('../../squelettes/webfonts/wotfard-light-webfont.ttf') format('truetype');
   font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'wotfardsemibold';
    src: url('../../squelettes/webfonts/wotfard-semibold-webfont.eot');
    src: url('../../squelettes/webfonts/wotfard-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../squelettes/webfonts/wotfard-semibold-webfont.woff2') format('woff2'),
         url('../../squelettes/webfonts/wotfard-semibold-webfont.ttf') format('truetype');
   font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'wotfardbold_italic';
    src: url('../../squelettes/webfonts/wotfard-bolditalic-webfont.eot');
    src: url('../../squelettes/webfonts/wotfard-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../squelettes/webfonts/wotfard-bolditalic-webfont.woff2') format('woff2'),
         url('../../squelettes/webfonts/wotfard-bolditalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'wotfardregular';
    src: url('../../squelettes/webfonts/wotfard-regular-webfont.eot');
    src: url('../../squelettes/webfonts/wotfard-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../squelettes/webfonts/wotfard-regular-webfont.woff2') format('woff2'),
         url('../../squelettes/webfonts/wotfard-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}









  