patrick@102: /* $Id$ */ patrick@102: /* balade_nature - fonts */ patrick@102: patrick@102: @font-face { patrick@102: font-family: MinyaNouvelle; patrick@102: font-weight: normal; patrick@102: font-style: normal; patrick@102: src: url('../Fonts/MinyaNouvelle.otf') format('opentype'); patrick@102: } patrick@102: patrick@102: @font-face { patrick@102: font-family: TimesNewRomanPSMT; patrick@102: src: url("../Fonts/TimesNewRomanPSMT.otf") format("opentype"); patrick@102: } patrick@102: patrick@102: @font-face { patrick@102: font-family: TriplexLight; patrick@102: src: url("../Fonts/TriplexLight.otf") format("opentype"); patrick@102: } patrick@102: