-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgithub_fonts.css
More file actions
170 lines (168 loc) · 5.85 KB
/
github_fonts.css
File metadata and controls
170 lines (168 loc) · 5.85 KB
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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
@font-face {
font-family: MathJax_Main;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/otf/MathJax_Main-Regular.otf?raw=true')
format('opentype')
}
@font-face {
font-family: MathJax_Main;
font-weight: bold;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/woff/MathJax_Main-Bold.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/otf/MathJax_Main-Bold.otf?raw=true')
format('opentype')
}
@font-face {
font-family: MathJax_Main;
font-style: italic;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/woff/MathJax_Main-Italic.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/otf/MathJax_Main-Italic.otf?raw=true')
format('opentype')
}
@font-face {
font-family: MathJax_Math;
font-style: italic;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/woff/MathJax_Math-Italic.woff')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/otf/MathJax_Math-Italic.otf?raw=true')
format('opentype')
}
@font-face {
font-family: MathJax_Caligraphic;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/woff/MathJax_Caligraphic-Regular.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/otf/MathJax_Caligraphic-Regular.otf?raw=true')
format('opentype')
}
@font-face {
font-family: MathJax_Size1;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/woff/MathJax_Size1-Regular.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/otf/MathJax_Size1-Regular.otf?raw=true')
format('opentype')
}
@font-face {
font-family: MathJax_Size2;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/woff/MathJax_Size2-Regular.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/otf/MathJax_Size2-Regular.otf?raw=true')
format('opentype')
}
@font-face {
font-family: MathJax_Size3;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/woff/MathJax_Size3-Regular.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/otf/MathJax_Size3-Regular.otf?raw=true')
format('opentype')
}
@font-face {
font-family: MathJax_Size4;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/woff/MathJax_Size4-Regular.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/TeX/otf/MathJax_Size4-Regular.otf?raw=true')
format('opentype')
}
@font-face {
font-family: STIX_Main;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/woff/STIXMathJax_Main-Regular.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/otf/STIXMathJax_Main-Regular.otf?raw=true')
format('opentype')
}
@font-face {
font-family: STIX_Main;
font-weight: bold;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/woff/STIXMathJax_Main-Bold.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/otf/STIXMathJax_Main-Bold.otf?raw=true')
format('opentype')
}
@font-face {
font-family: STIX_Main;
font-style: italic;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/woff/STIXMathJax_Main-Italic.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/otf/STIXMathJax_Main-Italic.otf?raw=true')
format('opentype')
}
@font-face {
font-family: STIX_Math;
font-style: italic;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/woff/STIXMathJax_Math-Italic.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/otf/STIXMathJax_Math-Italic.otf?raw=true')
format('opentype')
}
@font-face {
font-family: STIX_Caligraphic;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/woff/STIXMathJax_Caligraphic-Regular.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/otf/STIXMathJax_Caligraphic-Regular.otf?raw=true')
format('opentype')
}
@font-face {
font-family: STIX_Operators;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/woff/STIXMathJax_Operators-Regular.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/otf/STIXMathJax_Operators-Regular.otf?raw=true')
format('opentype')
}
@font-face {
font-family: STIX_Symbols;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/woff/STIXMathJax_Symbols-Regular.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/otf/STIXMathJax_Symbols-Regular.otf?raw=true')
format('opentype')
}
@font-face {
font-family: STIX_Script;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/woff/STIXMathJax_Script-Regular.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/otf/STIXMathJax_Script-Regular.otf?raw=true')
format('opentype')
}
@font-face {
font-family: STIX_Size4;
src:
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/woff/STIXMathJax_Size4-Regular.woff?raw=true')
format('woff')
,
url('https://github.com/GammaSQ/MathML-fallback/blob/master/fonts/STIX-Web/otf/STIXMathJax_Size4-Regular.otf?raw=true')
format('opentype')
}