Subversion Repositories LCARS

Rev

Rev 125 | Rev 144 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 125 Rev 135
Line 14... Line 14...
14
14
15
@font-face {
15
@font-face {
16
  font-family: "LCARS";
16
  font-family: "LCARS";
17
  font-style: normal;
17
  font-style: normal;
18
  font-weight: normal;
18
  font-weight: normal;
19
  src: local("LCARS"), url(fonts/LCARS.ttf);
19
  src: local("LCARS"), url(/styles/fonts/LCARS.ttf);
20
}
20
}
21
21
22
/* EOT font created with WEFT on 2002-03-23 */
22
/* EOT font created with WEFT on 2002-03-23 */
23
@font-face {
23
@font-face {
24
  font-family: "Downloadable Haettenschweiler";
24
  font-family: "Downloadable Haettenschweiler";
25
  font-style: normal;
25
  font-style: normal;
26
  font-weight: normal;
26
  font-weight: normal;
27
  src: url(fonts/HAETTEN0.eot), url(fonts/HAETTENS.ttf);
27
  src: url(/styles/fonts/HAETTEN0.eot), url(/styles/fonts/HAETTENS.ttf);
28
}
28
}
29
29
30
/*
30
/*
31
@font-face {
31
@font-face {
32
  font-family:Webdings;
32
  font-family:Webdings;
33
  font-style:normal;
33
  font-style:normal;
34
  font-weight:normal;
34
  font-weight:normal;
35
  src:url(fonts/WEBDING0.eot);
35
  src:url(/styles/fonts/WEBDING0.eot);
36
}
36
}
37
*/
37
*/
38
38
39
@font-face {
39
@font-face {
40
  font-family: "Downloadable Zurich XCn BT";
40
  font-family: "Downloadable Zurich XCn BT";
41
  font-style: normal;
41
  font-style: normal;
42
  font-weight: normal;
42
  font-weight: normal;
43
  src: url(fonts/ZurichXCn.pfr);
43
  src: url(/styles/fonts/ZurichXCn.pfr);
44
}
44
}
45
45
46
/* Basic display */
46
/* Basic display */
47
47
48
* {
48
* {