fonts.xml revision 8c1f9360ce12e43cb18e1569b59f6b1674e9ea86
1<?xml version="1.0" encoding="utf-8"?>
2<familyset version="22">
3    <!-- first font is default -->
4    <family name="sans-serif">
5        <font weight="100" style="normal">Roboto-Thin.ttf</font>
6        <font weight="100" style="italic">Roboto-ThinItalic.ttf</font>
7        <font weight="300" style="normal">Roboto-Light.ttf</font>
8        <font weight="300" style="italic">Roboto-LightItalic.ttf</font>
9        <font weight="400" style="normal">Roboto-Regular.ttf</font>
10        <font weight="400" style="italic">Roboto-Italic.ttf</font>
11        <font weight="500" style="normal">Roboto-Medium.ttf</font>
12        <font weight="500" style="italic">Roboto-MediumItalic.ttf</font>
13        <font weight="700" style="normal">Roboto-Bold.ttf</font>
14        <font weight="700" style="italic">Roboto-BoldItalic.ttf</font>
15        <font weight="900" style="normal">Roboto-Black.ttf</font>
16        <font weight="900" style="italic">Roboto-BlackItalic.ttf</font>
17    </family>
18
19    <!-- Note that aliases must come after the fonts they reference. -->
20    <alias name="sans-serif-thin" to="sans-serif" weight="100" />
21    <alias name="sans-serif-light" to="sans-serif" weight="300" />
22    <alias name="sans-serif-black" to="sans-serif" weight="900" />
23    <alias name="arial" to="sans-serif" />
24    <alias name="helvetica" to="sans-serif" />
25    <alias name="tahoma" to="sans-serif" />
26    <alias name="verdana" to="sans-serif" />
27
28    <family name="sans-serif-condensed">
29        <font weight="300" style="normal">RobotoCondensed-Light.ttf</font>
30        <font weight="300" style="italic">RobotoCondensed-LightItalic.ttf</font>
31        <font weight="400" style="normal">RobotoCondensed-Regular.ttf</font>
32        <font weight="400" style="italic">RobotoCondensed-Italic.ttf</font>
33        <font weight="700" style="normal">RobotoCondensed-Bold.ttf</font>
34        <font weight="700" style="italic">RobotoCondensed-BoldItalic.ttf</font>
35    </family>
36    <alias name="sans-serif-condensed-light" to="sans-serif-condensed" weight="300" />
37
38    <family name="serif">
39        <font weight="400" style="normal">NotoSerif-Regular.ttf</font>
40        <font weight="700" style="normal">NotoSerif-Bold.ttf</font>
41        <font weight="400" style="italic">NotoSerif-Italic.ttf</font>
42        <font weight="700" style="italic">NotoSerif-BoldItalic.ttf</font>
43    </family>
44    <alias name="times" to="serif" />
45    <alias name="times new roman" to="serif" />
46    <alias name="palatino" to="serif" />
47    <alias name="georgia" to="serif" />
48    <alias name="baskerville" to="serif" />
49    <alias name="goudy" to="serif" />
50    <alias name="fantasy" to="serif" />
51    <alias name="ITC Stone Serif" to="serif" />
52
53    <family name="monospace">
54        <font weight="400" style="normal">DroidSansMono.ttf</font>
55    </family>
56    <alias name="courier" to="monospace" />
57    <alias name="courier new" to="monospace" />
58    <alias name="monaco" to="monospace" />
59
60    <family name="casual">
61        <font weight="400" style="normal">ComingSoon.ttf</font>
62    </family>
63
64    <family name="cursive">
65        <font weight="400" style="normal">DancingScript-Regular.ttf</font>
66        <font weight="700" style="normal">DancingScript-Bold.ttf</font>
67    </family>
68
69    <family name="sans-serif-smallcaps">
70        <font weight="400" style="normal">CarroisGothicSC-Regular.ttf</font>
71    </family>
72
73    <!-- fallback fonts -->
74    <family variant="elegant">
75        <font weight="400" style="normal">NotoNaskh-Regular.ttf</font>
76        <font weight="700" style="normal">NotoNaskh-Bold.ttf</font>
77    </family>
78    <family variant="compact">
79        <font weight="400" style="normal">NotoNaskhUI-Regular.ttf</font>
80        <font weight="700" style="normal">NotoNaskhUI-Bold.ttf</font>
81    </family>
82    <family>
83        <font weight="400" style="normal">NotoSansEthiopic-Regular.ttf</font>
84        <font weight="700" style="normal">NotoSansEthiopic-Bold.ttf</font>
85    </family>
86    <family>
87        <font weight="400" style="normal">NotoSansHebrew-Regular.ttf</font>
88        <font weight="700" style="normal">NotoSansHebrew-Bold.ttf</font>
89    </family>
90    <family variant="elegant">
91        <font weight="400" style="normal">NotoSansThai-Regular.ttf</font>
92        <font weight="700" style="normal">NotoSansThai-Bold.ttf</font>
93    </family>
94    <family variant="compact">
95        <font weight="400" style="normal">NotoSansThaiUI-Regular.ttf</font>
96        <font weight="700" style="normal">NotoSansThaiUI-Bold.ttf</font>
97    </family>
98    <family>
99        <font weight="400" style="normal">NotoSansArmenian-Regular.ttf</font>
100        <font weight="700" style="normal">NotoSansArmenian-Bold.ttf</font>
101    </family>
102    <family>
103        <font weight="400" style="normal">NotoSansGeorgian-Regular.ttf</font>
104        <font weight="700" style="normal">NotoSansGeorgian-Bold.ttf</font>
105    </family>
106    <family variant="elegant">
107        <font weight="400" style="normal">NotoSansDevanagari-Regular.ttf</font>
108        <font weight="700" style="normal">NotoSansDevanagari-Bold.ttf</font>
109    </family>
110    <family variant="compact">
111        <font weight="400" style="normal">NotoSansDevanagariUI-Regular.ttf</font>
112        <font weight="700" style="normal">NotoSansDevanagariUI-Bold.ttf</font>
113    </family>
114    <!-- Gujarati should come after Devanagari -->
115    <family variant="elegant">
116        <font weight="400" style="normal">NotoSansGujarati-Regular.ttf</font>
117        <font weight="700" style="normal">NotoSansGujarati-Bold.ttf</font>
118    </family>
119    <family variant="compact">
120        <font weight="400" style="normal">NotoSansGujaratiUI-Regular.ttf</font>
121        <font weight="700" style="normal">NotoSansGujaratiUI-Bold.ttf</font>
122    </family>
123    <!-- Gurmukhi should come after Devanagari -->
124    <family variant="elegant">
125        <font weight="400" style="normal">NotoSansGurmukhi-Regular.ttf</font>
126        <font weight="700" style="normal">NotoSansGurmukhi-Bold.ttf</font>
127    </family>
128    <family variant="compact">
129        <font weight="400" style="normal">NotoSansGurmukhiUI-Regular.ttf</font>
130        <font weight="700" style="normal">NotoSansGurmukhiUI-Bold.ttf</font>
131    </family>
132    <family variant="elegant">
133        <font weight="400" style="normal">NotoSansTamil-Regular.ttf</font>
134        <font weight="700" style="normal">NotoSansTamil-Bold.ttf</font>
135    </family>
136    <family variant="compact">
137        <font weight="400" style="normal">NotoSansTamilUI-Regular.ttf</font>
138        <font weight="700" style="normal">NotoSansTamilUI-Bold.ttf</font>
139    </family>
140    <family variant="elegant">
141        <font weight="400" style="normal">NotoSansMalayalam-Regular.ttf</font>
142        <font weight="700" style="normal">NotoSansMalayalam-Bold.ttf</font>
143    </family>
144    <family variant="compact">
145        <font weight="400" style="normal">NotoSansMalayalamUI-Regular.ttf</font>
146        <font weight="700" style="normal">NotoSansMalayalamUI-Bold.ttf</font>
147    </family>
148    <family variant="elegant">
149        <font weight="400" style="normal">NotoSansBengali-Regular.ttf</font>
150        <font weight="700" style="normal">NotoSansBengali-Bold.ttf</font>
151    </family>
152    <family variant="compact">
153        <font weight="400" style="normal">NotoSansBengaliUI-Regular.ttf</font>
154        <font weight="700" style="normal">NotoSansBengaliUI-Bold.ttf</font>
155    </family>
156    <family variant="elegant">
157        <font weight="400" style="normal">NotoSansTelugu-Regular.ttf</font>
158        <font weight="700" style="normal">NotoSansTelugu-Bold.ttf</font>
159    </family>
160    <family variant="compact">
161        <font weight="400" style="normal">NotoSansTeluguUI-Regular.ttf</font>
162        <font weight="700" style="normal">NotoSansTeluguUI-Bold.ttf</font>
163    </family>
164    <family variant="elegant">
165        <font weight="400" style="normal">NotoSansKannada-Regular.ttf</font>
166        <font weight="700" style="normal">NotoSansKannada-Bold.ttf</font>
167    </family>
168    <family variant="compact">
169        <font weight="400" style="normal">NotoSansKannadaUI-Regular.ttf</font>
170        <font weight="700" style="normal">NotoSansKannadaUI-Bold.ttf</font>
171    </family>
172    <family>
173        <font weight="400" style="normal">NotoSansSinhala-Regular.ttf</font>
174        <font weight="700" style="normal">NotoSansSinhala-Bold.ttf</font>
175    </family>
176    <family variant="elegant">
177        <font weight="400" style="normal">NotoSansKhmer-Regular.ttf</font>
178        <font weight="700" style="normal">NotoSansKhmer-Bold.ttf</font>
179    </family>
180    <family variant="compact">
181        <font weight="400" style="normal">NotoSansKhmerUI-Regular.ttf</font>
182        <font weight="700" style="normal">NotoSansKhmerUI-Bold.ttf</font>
183    </family>
184    <family variant="elegant">
185        <font weight="400" style="normal">NotoSansLao-Regular.ttf</font>
186        <font weight="700" style="normal">NotoSansLao-Bold.ttf</font>
187    </family>
188    <family variant="compact">
189        <font weight="400" style="normal">NotoSansLaoUI-Regular.ttf</font>
190        <font weight="700" style="normal">NotoSansLaoUI-Bold.ttf</font>
191    </family>
192    <family variant="elegant">
193        <font weight="400" style="normal">NotoSansMyanmar-Regular.ttf</font>
194        <font weight="700" style="normal">NotoSansMyanmar-Bold.ttf</font>
195    </family>
196    <family variant="compact">
197        <font weight="400" style="normal">NotoSansMyanmarUI-Regular.ttf</font>
198        <font weight="700" style="normal">NotoSansMyanmarUI-Bold.ttf</font>
199    </family>
200    <family>
201        <font weight="400" style="normal">NotoSansCherokee-Regular.ttf</font>
202    </family>
203    <family>
204        <font weight="400" style="normal">NotoSansCanadianAboriginal-Regular.ttf</font>
205    </family>
206    <family>
207        <font weight="400" style="normal">NotoSansYi-Regular.ttf</font>
208    </family>
209    <family lang="zh-Hans">
210        <font weight="400" style="normal">NotoSansHans-Regular.otf</font>
211    </family>
212    <family lang="zh-Hant">
213        <font weight="400" style="normal">NotoSansHant-Regular.otf</font>
214    </family>
215    <family lang="ja">
216        <font weight="400" style="normal">NotoSansJP-Regular.otf</font>
217    </family>
218    <family lang="ko">
219        <font weight="400" style="normal">NotoSansKR-Regular.otf</font>
220    </family>
221    <family>
222        <font weight="400" style="normal">NanumGothic.ttf</font>
223    </family>
224    <family>
225        <font weight="400" style="normal">NotoSansSymbols-Regular-Subsetted.ttf</font>
226    </family>
227    <family>
228        <font weight="400" style="normal">NotoColorEmoji.ttf</font>
229    </family>
230    <family lang="ja">
231        <font weight="400" style="normal">MTLmr3m.ttf</font>
232    </family>
233</familyset>
234