-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle_webdebs_fonts.css
79 lines (71 loc) · 3.21 KB
/
style_webdebs_fonts.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 4, 2011 05:35:04 AM America/New_York */
@font-face {
font-family: 'Droid Sans';
src: url('fonts/DroidSans-webfont.eot');
src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/DroidSans-webfont.woff') format('woff'),
url('fonts/DroidSans-webfont.ttf') format('truetype'),
url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Droid Sans';
src: url('fonts/DroidSans-Bold-webfont.eot');
src: url('fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/DroidSans-Bold-webfont.woff') format('woff'),
url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
url('fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Droid Serif';
src: url('fonts/DroidSerif-Regular-webfont.eot');
src: url('fonts/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/DroidSerif-Regular-webfont.woff') format('woff'),
url('fonts/DroidSerif-Regular-webfont.ttf') format('truetype'),
url('fonts/DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Droid Serif';
src: url('fonts/DroidSerif-Italic-webfont.eot');
src: url('fonts/DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/DroidSerif-Italic-webfont.woff') format('woff'),
url('fonts/DroidSerif-Italic-webfont.ttf') format('truetype'),
url('fonts/DroidSerif-Italic-webfont.svg#DroidSerifItalic') format('svg');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Droid Serif';
src: url('fonts/DroidSerif-Bold-webfont.eot');
src: url('fonts/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/DroidSerif-Bold-webfont.woff') format('woff'),
url('fonts/DroidSerif-Bold-webfont.ttf') format('truetype'),
url('fonts/DroidSerif-Bold-webfont.svg#DroidSerifBold') format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Droid Serif';
src: url('fonts/DroidSerif-BoldItalic-webfont.eot');
src: url('fonts/DroidSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/DroidSerif-BoldItalic-webfont.woff') format('woff'),
url('fonts/DroidSerif-BoldItalic-webfont.ttf') format('truetype'),
url('fonts/DroidSerif-BoldItalic-webfont.svg#DroidSerifBoldItalic') format('svg');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'League Gothic';
src: url('fonts/League_Gothic-webfont.eot');
src: url('fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/League_Gothic-webfont.woff') format('woff'),
url('fonts/League_Gothic-webfont.ttf') format('truetype'),
url('fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
font-weight: normal;
font-style: normal;
}