Pdf/BaladeNature/Css/balade_nature_fonts.css
author Patrick PIERRE
mar., 18 mars 2014 19:52:46 +0100
changeset 116 18161f256afb
parent 110 b4d1430ee1c6
permissions -rw-r--r--
Utilisation du nouveau PyPDF
/* $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");
}