Ajout des polices manquantes
authorPatrick PIERRE <patrick.pierre@prismallia.fr>
jeu., 05 sept. 2013 22:54:41 +0200
changeset 101 82670acbc12c
parent 100 02bf0f9100e0
child 102 80ea8e27ea0c
Ajout des polices manquantes
Pdf/BaladeNature/Css/balade_nature.css
Pdf/BaladeNature/Fonts/TimesNewRomanPSMT.otf
Pdf/BaladeNature/Fonts/TriplexLight.otf
--- a/Pdf/BaladeNature/Css/balade_nature.css	mar. juil. 16 11:36:10 2013 +0200
+++ b/Pdf/BaladeNature/Css/balade_nature.css	jeu. sept. 05 22:54:41 2013 +0200
@@ -8,6 +8,16 @@
   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;
Binary file Pdf/BaladeNature/Fonts/TimesNewRomanPSMT.otf has changed
Binary file Pdf/BaladeNature/Fonts/TriplexLight.otf has changed