equal
deleted
inserted
replaced
4 @font-face { |
4 @font-face { |
5 font-family: MinyaNouvelle; |
5 font-family: MinyaNouvelle; |
6 font-weight: normal; |
6 font-weight: normal; |
7 font-style: normal; |
7 font-style: normal; |
8 src: url('../Fonts/minyanouvelle.otf') format('opentype'); |
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"); |
9 } |
19 } |
10 |
20 |
11 body { |
21 body { |
12 width: ${width}px; |
22 width: ${width}px; |
13 height: ${height}px; |
23 height: ${height}px; |