Pdf/BaladeNature/Css/balade_nature_fonts.css
author Patrick PIERRE
dim., 10 nov. 2013 20:45:49 +0100
changeset 105 7ca6dfd59ea2
parent 102 80ea8e27ea0c
permissions -rw-r--r--
Ajout fichier de méta-données
/* $Id$ */
/* balade_nature - fonts */

@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");
}