author | Patrick PIERRE |
ven., 30 mai 2014 19:05:48 +0200 | |
changeset 124 | f0f5895259d9 |
parent 110 | b4d1430ee1c6 |
permissions | -rw-r--r-- |
Patrick@110 | 1 |
/* $Id$ */ |
Patrick@110 | 2 |
/* balade_nature */ |
Patrick@110 | 3 |
|
Patrick@110 | 4 |
@font-face { |
Patrick@110 | 5 |
font-family: MinyaNouvelle; |
Patrick@110 | 6 |
font-weight: normal; |
Patrick@110 | 7 |
font-style: normal; |
Patrick@110 | 8 |
src: url("../Fonts/MinyaNouvelle.otf") format("opentype"); |
Patrick@110 | 9 |
} |
Patrick@110 | 10 |
|
Patrick@110 | 11 |
@font-face { |
Patrick@110 | 12 |
font-family: TimesNewRomanPSMT; |
Patrick@110 | 13 |
src: url("../Fonts/TimesNewRomanPSMT.otf") format("opentype"); |
Patrick@110 | 14 |
} |
Patrick@110 | 15 |
|
Patrick@110 | 16 |
@font-face { |
Patrick@110 | 17 |
font-family: TriplexLight; |
Patrick@110 | 18 |
src: url("../Fonts/TriplexLight.otf") format("opentype"); |
Patrick@110 | 19 |
} |
Patrick@110 | 20 |