--- a/Pdf/BaladeNature/Css/balade_nature.css jeu. sept. 05 22:54:41 2013 +0200
+++ b/Pdf/BaladeNature/Css/balade_nature.css sam. sept. 07 13:10:36 2013 +0200
@@ -1,23 +1,6 @@
/* $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;
--- /dev/null jeu. janv. 01 00:00:00 1970 +0000
+++ b/Pdf/BaladeNature/Css/balade_nature_fonts.css sam. sept. 07 13:10:36 2013 +0200
@@ -0,0 +1,20 @@
+/* $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");
+}
+
Binary file Pdf/BaladeNature/Fonts/MinyaNouvelle.otf has changed
Binary file Pdf/BaladeNature/Fonts/minyanouvelle.otf has changed