Pdf/BaladeNature/Css/balade_nature_fonts.css
author Patrick PIERRE
lun., 27 janv. 2014 01:32:57 +0100
changeset 110 b4d1430ee1c6
permissions -rw-r--r--
Externalisation de la CSS polices
/* $Id$ */
/* balade_nature */

@font-face {
  font-family: MinyaNouvelle;
  font-weight: normal;
  font-style: normal;
  src: url("../Fonts/MinyaNouvelle.otf") format("opentype");
}

@font-face {
  font-family: TimesNewRomanPSMT;
  src: url("../Fonts/TimesNewRomanPSMT.otf") format("opentype");
}

@font-face {
  font-family: TriplexLight;
  src: url("../Fonts/TriplexLight.otf") format("opentype");
}