diff -r 02bf0f9100e0 -r 82670acbc12c Pdf/BaladeNature/Css/balade_nature.css --- 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;