image/w/css/webui.css

changeset 91
255a75322212
parent 76
3ff381bfa469
equal deleted inserted replaced
90:1397fb0b3a9d 91:255a75322212
1
2 @font-face {
3 font-family: 'DSEG7-Classic';
4 src: url('../fonts/DSEG7.woff2') format('woff2'),
5 url('../fonts/DSEG7.woff') format('woff'),
6 url('../fonts/DSEG7.ttf') format('truetype');
7 font-weight: normal;
8 font-style: normal;
9 }
10
11 @font-face {
12 font-family: 'DSEG7-Classic';
13 src: url('../fonts/DSEG7-Bold.woff2') format('woff2'),
14 url('../fonts/DSEG7-Bold.woff') format('woff'),
15 url('../fonts/DSEG7-Bold.ttf') format('truetype');
16 font-weight: bold;
17 font-style: normal;
18 }
1 19
2 body { 20 body {
3 background: #555; 21 background: #555;
4 font-family: Verdana, Arial, sans-serif; 22 font-family: Verdana, Arial, sans-serif;
5 margin: 0px; 23 margin: 0px;

mercurial