Pdf/BaladeNature/Css/balade_nature_fonts.css
author Patrick PIERRE
sam., 27 sept. 2014 10:33:52 +0200
changeset 138 39a47c8c0715
parent 110 b4d1430ee1c6
permissions -rw-r--r--
Ajout d'un exemple ONIX
/* $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");
}