-
Notifications
You must be signed in to change notification settings - Fork 0
/
font.css
126 lines (100 loc) · 4.85 KB
/
font.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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
@font-face {
font-family: 'open_sansbold';
src: url('../font/OpenSans-Bold-webfont.html');
src: url('../font/OpenSans-Bold-webfontd41d.html?#iefix') format('embedded-opentype'),
url('../font/OpenSans-Bold-webfont.woff') format('woff'),
url('../font/OpenSans-Bold-webfont.ttf') format('truetype'),
url('../OpenSans-Bold-webfont.html#open_sansbold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansbold_italic';
src: url('../font/OpenSans-BoldItalic-webfont.html');
src: url('../font/OpenSans-BoldItalic-webfontd41d.html?#iefix') format('embedded-opentype'),
url('../font/OpenSans-BoldItalic-webfont.woff') format('woff'),
url('../font/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
url('../font/OpenSans-BoldItalic-webfont-2.html#open_sansbold_italic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansextrabold';
src: url('../font/OpenSans-ExtraBold-webfont.html');
src: url('../font/OpenSans-ExtraBold-webfontd41d.html?#iefix') format('embedded-opentype'),
url('../font/OpenSans-ExtraBold-webfont.woff') format('woff'),
url('../font/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
url('../font/OpenSans-ExtraBold-webfont-2.html#open_sansextrabold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansextrabold_italic';
src: url('../font/OpenSans-ExtraBoldItalic-webfont.html');
src: url('../font/OpenSans-ExtraBoldItalic-webfontd41d.html?#iefix') format('embedded-opentype'),
url('../font/OpenSans-ExtraBoldItalic-webfont.woff') format('woff'),
url('../font/OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'),
url('../font/OpenSans-ExtraBoldItalic-webfont-2.html#open_sansextrabold_italic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansitalic';
src: url('../font/OpenSans-Italic-webfont.html');
src: url('../font/OpenSans-Italic-webfontd41d.html?#iefix') format('embedded-opentype'),
url('../font/OpenSans-Italic-webfont.woff') format('woff'),
url('../font/OpenSans-Italic-webfont.ttf') format('truetype'),
url('../font/OpenSans-Italic-webfont-2.html#open_sansitalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sanslight';
src: url('../font/OpenSans-Light-webfont.html');
src: url('../font/OpenSans-Light-webfontd41d.html?#iefix') format('embedded-opentype'),
url('../font/OpenSans-Light-webfont.woff') format('woff'),
url('../font/OpenSans-Light-webfont.ttf') format('truetype'),
url('../font/OpenSans-Light-webfont-2.html#open_sanslight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sanslight_italic';
src: url('../font/OpenSans-LightItalic-webfont.html');
src: url('../font/OpenSans-LightItalic-webfontd41d.html?#iefix') format('embedded-opentype'),
url('../font/OpenSans-LightItalic-webfont.woff') format('woff'),
url('../font/OpenSans-LightItalic-webfont.ttf') format('truetype'),
url('../font/OpenSans-LightItalic-webfont-2.html#open_sanslight_italic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansregular';
src: url('../font/OpenSans-Regular-webfont.html');
src: url('../font/OpenSans-Regular-webfontd41d.html?#iefix') format('embedded-opentype'),
url('../font/OpenSans-Regular-webfont.woff') format('woff'),
url('../font/OpenSans-Regular-webfont.ttf') format('truetype'),
url('../font/OpenSans-Regular-webfont-2.html#open_sansregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sanssemibold';
src: url('../font/OpenSans-Semibold-webfont.html');
src: url('../font/OpenSans-Semibold-webfontd41d.html?#iefix') format('embedded-opentype'),
url('../font/OpenSans-Semibold-webfont.woff') format('woff'),
url('../font/OpenSans-Semibold-webfont.ttf') format('truetype'),
url('../font/OpenSans-Semibold-webfont-2.html#open_sanssemibold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sanssemibold_italic';
src: url('../font/OpenSans-SemiboldItalic-webfont.html');
src: url('../font/OpenSans-SemiboldItalic-webfontd41d.html?#iefix') format('embedded-opentype'),
url('../font/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
url('../font/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
url('../font/OpenSans-SemiboldItalic-webfont-2.html#open_sanssemibold_italic') format('svg');
font-weight: normal;
font-style: normal;
}