diff -r b18eca750b40 -r b4d1430ee1c6 Pdf/BaladeNature/Css/balade_nature_fonts.css --- /dev/null jeu. janv. 01 00:00:00 1970 +0000 +++ b/Pdf/BaladeNature/Css/balade_nature_fonts.css lun. janv. 27 01:32:57 2014 +0100 @@ -0,0 +1,20 @@ +/* $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"); +} +