/* ----------
 * Définition 
 * ---------- */


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


@font-face {
  font-family: 'web_symbolsregular';
  src: url('../fonts/websymbols-regular-webfont.eot');
  src: url('../fonts/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/websymbols-regular-webfont.woff') format('woff'),
       url('../fonts/websymbols-regular-webfont.ttf') format('truetype'),
       url('../fonts/websymbols-regular-webfont.svg#web_symbolsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'titilliumregular';
  src: url('../fonts/titillium-regular-webfont.eot');
  src: url('../fonts/titillium-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/titillium-regular-webfont.woff') format('woff'),
       url('../fonts/titillium-regular-webfont.ttf') format('truetype'),
       url('../fonts/titillium-regular-webfont.svg#titilliumregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

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


/* ----------
 * Classes 
 * ---------- */


.modernpics {
  font-family: modern_pictogramsnormal;
  font-size:48px;  
}

.modernpicsSmall {
  font-family: modern_pictogramsnormal;
  font-size:36px;  
}

.modernpicsVerySmall {
  font-family: modern_pictogramsnormal;
  font-size:32px;  
}

.websymbols {
  font-family: web_symbolsregular;
  font-size:30px;
}


.websymbolsSmall {
  font-family: web_symbolsregular;
  font-size:24px;
}


.websymbolsVerySmall {
  font-family: web_symbolsregular;
  font-size:20px;
}

.nymphette {
  font-family: "nymphette";
}
