Pdf/BaladeNature/Css/balade_nature.css
changeset 102 80ea8e27ea0c
parent 101 82670acbc12c
child 108 7d1b6664e8d6
equal deleted inserted replaced
101:82670acbc12c 102:80ea8e27ea0c
     1 /* $Id$ */
     1 /* $Id$ */
     2 /* balade_nature */
     2 /* balade_nature */
     3 
       
     4 @font-face {
       
     5   font-family: MinyaNouvelle;
       
     6   font-weight: normal;
       
     7   font-style: normal;
       
     8   src: url('../Fonts/minyanouvelle.otf') format('opentype');
       
     9 }
       
    10 
       
    11 @font-face {
       
    12   font-family: TimesNewRomanPSMT;
       
    13   src: url("../Fonts/TimesNewRomanPSMT.otf") format("opentype");
       
    14 }
       
    15 
       
    16 @font-face {
       
    17   font-family: TriplexLight;
       
    18   src: url("../Fonts/TriplexLight.otf") format("opentype");
       
    19 }
       
    20 
     3 
    21 body {
     4 body {
    22   width: ${width}px;
     5   width: ${width}px;
    23   height: ${height}px;
     6   height: ${height}px;
    24 }
     7 }