Pdf/BaladeNature/Css/balade_nature_fonts.css
author Patrick PIERRE
dim., 28 févr. 2016 20:08:26 +0100
changeset 151 f72517f7b9e3
parent 110 b4d1430ee1c6
permissions -rw-r--r--
Ajout d'un autre exemple
/* $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");
}