Pdf/BaladeNature/Css/balade_nature.css
changeset 108 7d1b6664e8d6
parent 102 80ea8e27ea0c
child 110 b4d1430ee1c6
--- a/Pdf/BaladeNature/Css/balade_nature.css	ven. nov. 29 10:09:02 2013 +0100
+++ b/Pdf/BaladeNature/Css/balade_nature.css	mar. déc. 03 17:13:21 2013 +0100
@@ -1,6 +1,23 @@
 /* $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");
+}
+
 body {
   width: ${width}px;
   height: ${height}px;