• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3    WARNING: Parsing of this file by third-party apps is not supported. The
4    file, and the font files it refers to, will be renamed and/or moved out
5    from their respective location in the next Android release, and/or the
6    format or syntax of the file may change significantly. If you parse this
7    file for information about system fonts, do it at your own risk. Your
8    application will almost certainly break with the next major Android
9    release.
10
11    In this file, all fonts without names are added to the default list.
12    Fonts are chosen based on a match: full BCP-47 language tag including
13    script, then just language, and finally order (the first font containing
14    the glyph).
15
16    Order of appearance is also the tiebreaker for weight matching. This is
17    the reason why the 900 weights of Roboto precede the 700 weights - we
18    prefer the former when an 800 weight is requested. Since bold spans
19    effectively add 300 to the weight, this ensures that 900 is the bold
20    paired with the 500 weight, ensuring adequate contrast.
21
22    TODO(rsheeter) update comment; ordering to match 800 to 900 is no longer required
23-->
24<familyset version="23">
25    <!-- first font is default -->
26    <family name="sans-serif">
27        <font weight="100" style="normal">Roboto-Regular.ttf
28          <axis tag="ital" stylevalue="0" />
29          <axis tag="wdth" stylevalue="100" />
30          <axis tag="wght" stylevalue="100" />
31        </font>
32        <font weight="200" style="normal">Roboto-Regular.ttf
33          <axis tag="ital" stylevalue="0" />
34          <axis tag="wdth" stylevalue="100" />
35          <axis tag="wght" stylevalue="200" />
36        </font>
37        <font weight="300" style="normal">Roboto-Regular.ttf
38          <axis tag="ital" stylevalue="0" />
39          <axis tag="wdth" stylevalue="100" />
40          <axis tag="wght" stylevalue="300" />
41        </font>
42        <font weight="400" style="normal">RobotoStatic-Regular.ttf</font>
43        <font weight="500" style="normal">Roboto-Regular.ttf
44          <axis tag="ital" stylevalue="0" />
45          <axis tag="wdth" stylevalue="100" />
46          <axis tag="wght" stylevalue="500" />
47        </font>
48        <font weight="600" style="normal">Roboto-Regular.ttf
49          <axis tag="ital" stylevalue="0" />
50          <axis tag="wdth" stylevalue="100" />
51          <axis tag="wght" stylevalue="600" />
52        </font>
53        <font weight="700" style="normal">Roboto-Regular.ttf
54          <axis tag="ital" stylevalue="0" />
55          <axis tag="wdth" stylevalue="100" />
56          <axis tag="wght" stylevalue="700" />
57        </font>
58        <font weight="800" style="normal">Roboto-Regular.ttf
59          <axis tag="ital" stylevalue="0" />
60          <axis tag="wdth" stylevalue="100" />
61          <axis tag="wght" stylevalue="800" />
62        </font>
63        <font weight="900" style="normal">Roboto-Regular.ttf
64          <axis tag="ital" stylevalue="0" />
65          <axis tag="wdth" stylevalue="100" />
66          <axis tag="wght" stylevalue="900" />
67        </font>
68        <font weight="100" style="italic">Roboto-Regular.ttf
69          <axis tag="ital" stylevalue="1" />
70          <axis tag="wdth" stylevalue="100" />
71          <axis tag="wght" stylevalue="100" />
72        </font>
73        <font weight="200" style="italic">Roboto-Regular.ttf
74          <axis tag="ital" stylevalue="1" />
75          <axis tag="wdth" stylevalue="100" />
76          <axis tag="wght" stylevalue="200" />
77        </font>
78        <font weight="300" style="italic">Roboto-Regular.ttf
79          <axis tag="ital" stylevalue="1" />
80          <axis tag="wdth" stylevalue="100" />
81          <axis tag="wght" stylevalue="300" />
82        </font>
83        <font weight="400" style="italic">Roboto-Regular.ttf
84          <axis tag="ital" stylevalue="1" />
85          <axis tag="wdth" stylevalue="100" />
86          <axis tag="wght" stylevalue="400" />
87        </font>
88        <font weight="500" style="italic">Roboto-Regular.ttf
89          <axis tag="ital" stylevalue="1" />
90          <axis tag="wdth" stylevalue="100" />
91          <axis tag="wght" stylevalue="500" />
92        </font>
93        <font weight="600" style="italic">Roboto-Regular.ttf
94          <axis tag="ital" stylevalue="1" />
95          <axis tag="wdth" stylevalue="100" />
96          <axis tag="wght" stylevalue="600" />
97        </font>
98        <font weight="700" style="italic">Roboto-Regular.ttf
99          <axis tag="ital" stylevalue="1" />
100          <axis tag="wdth" stylevalue="100" />
101          <axis tag="wght" stylevalue="700" />
102        </font>
103        <font weight="800" style="italic">Roboto-Regular.ttf
104          <axis tag="ital" stylevalue="1" />
105          <axis tag="wdth" stylevalue="100" />
106          <axis tag="wght" stylevalue="800" />
107        </font>
108        <font weight="900" style="italic">Roboto-Regular.ttf
109          <axis tag="ital" stylevalue="1" />
110          <axis tag="wdth" stylevalue="100" />
111          <axis tag="wght" stylevalue="900" />
112        </font>
113   </family>
114
115
116    <!-- Note that aliases must come after the fonts they reference. -->
117    <alias name="sans-serif-thin" to="sans-serif" weight="100" />
118    <alias name="sans-serif-light" to="sans-serif" weight="300" />
119    <alias name="sans-serif-medium" to="sans-serif" weight="500" />
120    <alias name="sans-serif-black" to="sans-serif" weight="900" />
121    <alias name="arial" to="sans-serif" />
122    <alias name="helvetica" to="sans-serif" />
123    <alias name="tahoma" to="sans-serif" />
124    <alias name="verdana" to="sans-serif" />
125
126    <family name="sans-serif-condensed">
127      <font weight="100" style="normal">Roboto-Regular.ttf
128        <axis tag="ital" stylevalue="0" />
129        <axis tag="wdth" stylevalue="75" />
130        <axis tag="wght" stylevalue="100" />
131      </font>
132      <font weight="200" style="normal">Roboto-Regular.ttf
133        <axis tag="ital" stylevalue="0" />
134        <axis tag="wdth" stylevalue="75" />
135        <axis tag="wght" stylevalue="200" />
136      </font>
137      <font weight="300" style="normal">Roboto-Regular.ttf
138        <axis tag="ital" stylevalue="0" />
139        <axis tag="wdth" stylevalue="75" />
140        <axis tag="wght" stylevalue="300" />
141      </font>
142      <font weight="400" style="normal">Roboto-Regular.ttf
143        <axis tag="ital" stylevalue="0" />
144        <axis tag="wdth" stylevalue="75" />
145        <axis tag="wght" stylevalue="400" />
146      </font>
147      <font weight="500" style="normal">Roboto-Regular.ttf
148        <axis tag="ital" stylevalue="0" />
149        <axis tag="wdth" stylevalue="75" />
150        <axis tag="wght" stylevalue="500" />
151      </font>
152      <font weight="600" style="normal">Roboto-Regular.ttf
153        <axis tag="ital" stylevalue="0" />
154        <axis tag="wdth" stylevalue="75" />
155        <axis tag="wght" stylevalue="600" />
156      </font>
157      <font weight="700" style="normal">Roboto-Regular.ttf
158        <axis tag="ital" stylevalue="0" />
159        <axis tag="wdth" stylevalue="75" />
160        <axis tag="wght" stylevalue="700" />
161      </font>
162      <font weight="800" style="normal">Roboto-Regular.ttf
163        <axis tag="ital" stylevalue="0" />
164        <axis tag="wdth" stylevalue="75" />
165        <axis tag="wght" stylevalue="800" />
166      </font>
167      <font weight="900" style="normal">Roboto-Regular.ttf
168        <axis tag="ital" stylevalue="0" />
169        <axis tag="wdth" stylevalue="75" />
170        <axis tag="wght" stylevalue="900" />
171      </font>
172      <font weight="100" style="italic">Roboto-Regular.ttf
173        <axis tag="ital" stylevalue="1" />
174        <axis tag="wdth" stylevalue="75" />
175        <axis tag="wght" stylevalue="100" />
176      </font>
177      <font weight="200" style="italic">Roboto-Regular.ttf
178        <axis tag="ital" stylevalue="1" />
179        <axis tag="wdth" stylevalue="75" />
180        <axis tag="wght" stylevalue="200" />
181      </font>
182      <font weight="300" style="italic">Roboto-Regular.ttf
183        <axis tag="ital" stylevalue="1" />
184        <axis tag="wdth" stylevalue="75" />
185        <axis tag="wght" stylevalue="300" />
186      </font>
187      <font weight="400" style="italic">Roboto-Regular.ttf
188        <axis tag="ital" stylevalue="1" />
189        <axis tag="wdth" stylevalue="75" />
190        <axis tag="wght" stylevalue="400" />
191      </font>
192      <font weight="500" style="italic">Roboto-Regular.ttf
193        <axis tag="ital" stylevalue="1" />
194        <axis tag="wdth" stylevalue="75" />
195        <axis tag="wght" stylevalue="500" />
196      </font>
197      <font weight="600" style="italic">Roboto-Regular.ttf
198        <axis tag="ital" stylevalue="1" />
199        <axis tag="wdth" stylevalue="75" />
200        <axis tag="wght" stylevalue="600" />
201      </font>
202      <font weight="700" style="italic">Roboto-Regular.ttf
203        <axis tag="ital" stylevalue="1" />
204        <axis tag="wdth" stylevalue="75" />
205        <axis tag="wght" stylevalue="700" />
206      </font>
207      <font weight="800" style="italic">Roboto-Regular.ttf
208        <axis tag="ital" stylevalue="1" />
209        <axis tag="wdth" stylevalue="75" />
210        <axis tag="wght" stylevalue="800" />
211      </font>
212      <font weight="900" style="italic">Roboto-Regular.ttf
213        <axis tag="ital" stylevalue="1" />
214        <axis tag="wdth" stylevalue="75" />
215        <axis tag="wght" stylevalue="900" />
216      </font>
217    </family>
218    <alias name="sans-serif-condensed-light" to="sans-serif-condensed" weight="300" />
219    <alias name="sans-serif-condensed-medium" to="sans-serif-condensed" weight="500" />
220
221    <family name="serif">
222        <font weight="400" style="normal" postScriptName="NotoSerif">NotoSerif-Regular.ttf</font>
223        <font weight="700" style="normal">NotoSerif-Bold.ttf</font>
224        <font weight="400" style="italic">NotoSerif-Italic.ttf</font>
225        <font weight="700" style="italic">NotoSerif-BoldItalic.ttf</font>
226    </family>
227    <alias name="serif-bold" to="serif" weight="700" />
228    <alias name="times" to="serif" />
229    <alias name="times new roman" to="serif" />
230    <alias name="palatino" to="serif" />
231    <alias name="georgia" to="serif" />
232    <alias name="baskerville" to="serif" />
233    <alias name="goudy" to="serif" />
234    <alias name="fantasy" to="serif" />
235    <alias name="ITC Stone Serif" to="serif" />
236
237    <family name="monospace">
238        <font weight="400" style="normal">DroidSansMono.ttf</font>
239    </family>
240    <alias name="sans-serif-monospace" to="monospace" />
241    <alias name="monaco" to="monospace" />
242
243    <family name="serif-monospace">
244        <font weight="400" style="normal" postScriptName="CutiveMono-Regular">CutiveMono.ttf</font>
245    </family>
246    <alias name="courier" to="serif-monospace" />
247    <alias name="courier new" to="serif-monospace" />
248
249    <family name="casual">
250        <font weight="400" style="normal">ComingSoon.ttf</font>
251    </family>
252
253    <family name="cursive">
254        <font weight="400" style="normal" postScriptName="DancingScript">DancingScript-Regular.ttf
255        </font>
256        <font weight="700" style="normal">DancingScript-Bold.ttf</font>
257    </family>
258
259    <family name="sans-serif-smallcaps">
260        <font weight="400" style="normal">CarroisGothicSC-Regular.ttf</font>
261    </family>
262
263    <family name="source-sans-pro">
264        <font weight="400" style="normal">SourceSansPro-Regular.ttf</font>
265        <font weight="400" style="italic">SourceSansPro-Italic.ttf</font>
266        <font weight="600" style="normal">SourceSansPro-SemiBold.ttf</font>
267        <font weight="600" style="italic">SourceSansPro-SemiBoldItalic.ttf</font>
268        <font weight="700" style="normal">SourceSansPro-Bold.ttf</font>
269        <font weight="700" style="italic">SourceSansPro-BoldItalic.ttf</font>
270    </family>
271    <alias name="source-sans-pro-semi-bold" to="source-sans-pro" weight="600"/>
272
273    <!-- fallback fonts -->
274    <family lang="und-Arab" variant="elegant">
275        <font weight="400" style="normal" postScriptName="NotoNaskhArabic">
276            NotoNaskhArabic-Regular.ttf
277        </font>
278        <font weight="700" style="normal">NotoNaskhArabic-Bold.ttf</font>
279    </family>
280    <family lang="und-Arab" variant="compact">
281        <font weight="400" style="normal" postScriptName="NotoNaskhArabicUI">
282            NotoNaskhArabicUI-Regular.ttf
283        </font>
284        <font weight="700" style="normal">NotoNaskhArabicUI-Bold.ttf</font>
285    </family>
286    <family lang="und-Ethi">
287        <font weight="400" style="normal" postScriptName="NotoSansEthiopic-Regular">
288            NotoSansEthiopic-VF.ttf
289            <axis tag="wght" stylevalue="400"/>
290        </font>
291        <font weight="500" style="normal" postScriptName="NotoSansEthiopic-Regular">
292            NotoSansEthiopic-VF.ttf
293            <axis tag="wght" stylevalue="500"/>
294        </font>
295        <font weight="600" style="normal" postScriptName="NotoSansEthiopic-Regular">
296            NotoSansEthiopic-VF.ttf
297            <axis tag="wght" stylevalue="600"/>
298        </font>
299        <font weight="700" style="normal" postScriptName="NotoSansEthiopic-Regular">
300            NotoSansEthiopic-VF.ttf
301            <axis tag="wght" stylevalue="700"/>
302        </font>
303        <font weight="400" style="normal" fallbackFor="serif"
304              postScriptName="NotoSerifEthiopic-Regular">NotoSerifEthiopic-VF.ttf
305            <axis tag="wght" stylevalue="400"/>
306        </font>
307        <font weight="500" style="normal" fallbackFor="serif"
308              postScriptName="NotoSerifEthiopic-Regular">NotoSerifEthiopic-VF.ttf
309            <axis tag="wght" stylevalue="500"/>
310        </font>
311        <font weight="600" style="normal" fallbackFor="serif"
312              postScriptName="NotoSerifEthiopic-Regular">NotoSerifEthiopic-VF.ttf
313            <axis tag="wght" stylevalue="600"/>
314        </font>
315        <font weight="700" style="normal" fallbackFor="serif"
316              postScriptName="NotoSerifEthiopic-Regular">NotoSerifEthiopic-VF.ttf
317            <axis tag="wght" stylevalue="700"/>
318        </font>
319    </family>
320    <family lang="und-Hebr">
321        <font weight="400" style="normal" postScriptName="NotoSansHebrew">
322            NotoSansHebrew-Regular.ttf
323        </font>
324        <font weight="700" style="normal">NotoSansHebrew-Bold.ttf</font>
325        <font weight="400" style="normal" fallbackFor="serif">NotoSerifHebrew-Regular.ttf</font>
326        <font weight="700" style="normal" fallbackFor="serif">NotoSerifHebrew-Bold.ttf</font>
327    </family>
328    <family lang="und-Thai" variant="elegant">
329        <font weight="400" style="normal" postScriptName="NotoSansThai">NotoSansThai-Regular.ttf
330        </font>
331        <font weight="700" style="normal">NotoSansThai-Bold.ttf</font>
332        <font weight="400" style="normal" fallbackFor="serif" postScriptName="NotoSerifThai">
333            NotoSerifThai-Regular.ttf
334        </font>
335        <font weight="700" style="normal" fallbackFor="serif">NotoSerifThai-Bold.ttf</font>
336    </family>
337    <family lang="und-Thai" variant="compact">
338        <font weight="400" style="normal" postScriptName="NotoSansThaiUI">
339            NotoSansThaiUI-Regular.ttf
340        </font>
341        <font weight="700" style="normal">NotoSansThaiUI-Bold.ttf</font>
342    </family>
343    <family lang="und-Armn">
344        <font weight="400" style="normal" postScriptName="NotoSansArmenian-Regular">
345            NotoSansArmenian-VF.ttf
346            <axis tag="wght" stylevalue="400"/>
347        </font>
348        <font weight="500" style="normal" postScriptName="NotoSansArmenian-Regular">
349            NotoSansArmenian-VF.ttf
350            <axis tag="wght" stylevalue="500"/>
351        </font>
352        <font weight="600" style="normal" postScriptName="NotoSansArmenian-Regular">
353            NotoSansArmenian-VF.ttf
354            <axis tag="wght" stylevalue="600"/>
355        </font>
356        <font weight="700" style="normal" postScriptName="NotoSansArmenian-Regular">
357            NotoSansArmenian-VF.ttf
358            <axis tag="wght" stylevalue="700"/>
359        </font>
360        <font weight="400" style="normal" fallbackFor="serif"
361              postScriptName="NotoSerifArmenian-Regular">NotoSerifArmenian-VF.ttf
362            <axis tag="wght" stylevalue="400"/>
363        </font>
364        <font weight="500" style="normal" fallbackFor="serif"
365              postScriptName="NotoSerifArmenian-Regular">NotoSerifArmenian-VF.ttf
366            <axis tag="wght" stylevalue="500"/>
367        </font>
368        <font weight="600" style="normal" fallbackFor="serif"
369              postScriptName="NotoSerifArmenian-Regular">NotoSerifArmenian-VF.ttf
370            <axis tag="wght" stylevalue="600"/>
371        </font>
372        <font weight="700" style="normal" fallbackFor="serif"
373              postScriptName="NotoSerifArmenian-Regular">NotoSerifArmenian-VF.ttf
374            <axis tag="wght" stylevalue="700"/>
375        </font>
376    </family>
377    <family lang="und-Geor,und-Geok">
378        <font weight="400" style="normal" postScriptName="NotoSansGeorgian-Regular">
379            NotoSansGeorgian-VF.ttf
380            <axis tag="wght" stylevalue="400"/>
381        </font>
382        <font weight="500" style="normal" postScriptName="NotoSansGeorgian-Regular">
383            NotoSansGeorgian-VF.ttf
384            <axis tag="wght" stylevalue="500"/>
385        </font>
386        <font weight="600" style="normal" postScriptName="NotoSansGeorgian-Regular">
387            NotoSansGeorgian-VF.ttf
388            <axis tag="wght" stylevalue="600"/>
389        </font>
390        <font weight="700" style="normal" postScriptName="NotoSansGeorgian-Regular">
391            NotoSansGeorgian-VF.ttf
392            <axis tag="wght" stylevalue="700"/>
393        </font>
394        <font weight="400" style="normal" fallbackFor="serif"
395              postScriptName="NotoSerifGeorgian-Regular">NotoSerifGeorgian-VF.ttf
396            <axis tag="wght" stylevalue="400"/>
397        </font>
398        <font weight="500" style="normal" fallbackFor="serif"
399              postScriptName="NotoSerifGeorgian-Regular">NotoSerifGeorgian-VF.ttf
400            <axis tag="wght" stylevalue="500"/>
401        </font>
402        <font weight="600" style="normal" fallbackFor="serif"
403              postScriptName="NotoSerifGeorgian-Regular">NotoSerifGeorgian-VF.ttf
404            <axis tag="wght" stylevalue="600"/>
405        </font>
406        <font weight="700" style="normal" fallbackFor="serif"
407              postScriptName="NotoSerifGeorgian-Regular">NotoSerifGeorgian-VF.ttf
408            <axis tag="wght" stylevalue="700"/>
409        </font>
410    </family>
411    <family lang="und-Deva" variant="elegant">
412        <font weight="400" style="normal" postScriptName="NotoSansDevanagari-Regular">
413            NotoSansDevanagari-VF.ttf
414            <axis tag="wght" stylevalue="400"/>
415        </font>
416        <font weight="500" style="normal" postScriptName="NotoSansDevanagari-Regular">
417            NotoSansDevanagari-VF.ttf
418            <axis tag="wght" stylevalue="500"/>
419        </font>
420        <font weight="600" style="normal" postScriptName="NotoSansDevanagari-Regular">
421            NotoSansDevanagari-VF.ttf
422            <axis tag="wght" stylevalue="600"/>
423        </font>
424        <font weight="700" style="normal" postScriptName="NotoSansDevanagari-Regular">
425            NotoSansDevanagari-VF.ttf
426            <axis tag="wght" stylevalue="700"/>
427        </font>
428        <font weight="400" style="normal" fallbackFor="serif"
429              postScriptName="NotoSerifDevanagari-Regular">NotoSerifDevanagari-VF.ttf
430            <axis tag="wght" stylevalue="400"/>
431        </font>
432        <font weight="500" style="normal" fallbackFor="serif"
433              postScriptName="NotoSerifDevanagari-Regular">NotoSerifDevanagari-VF.ttf
434            <axis tag="wght" stylevalue="500"/>
435        </font>
436        <font weight="600" style="normal" fallbackFor="serif"
437              postScriptName="NotoSerifDevanagari-Regular">NotoSerifDevanagari-VF.ttf
438            <axis tag="wght" stylevalue="600"/>
439        </font>
440        <font weight="700" style="normal" fallbackFor="serif"
441              postScriptName="NotoSerifDevanagari-Regular">NotoSerifDevanagari-VF.ttf
442            <axis tag="wght" stylevalue="700"/>
443        </font>
444    </family>
445    <family lang="und-Deva" variant="compact">
446        <font weight="400" style="normal" postScriptName="NotoSansDevanagariUI-Regular">
447            NotoSansDevanagariUI-VF.ttf
448            <axis tag="wght" stylevalue="400"/>
449        </font>
450        <font weight="500" style="normal" postScriptName="NotoSansDevanagariUI-Regular">
451            NotoSansDevanagariUI-VF.ttf
452            <axis tag="wght" stylevalue="500"/>
453        </font>
454        <font weight="600" style="normal" postScriptName="NotoSansDevanagariUI-Regular">
455            NotoSansDevanagariUI-VF.ttf
456            <axis tag="wght" stylevalue="600"/>
457        </font>
458        <font weight="700" style="normal" postScriptName="NotoSansDevanagariUI-Regular">
459            NotoSansDevanagariUI-VF.ttf
460            <axis tag="wght" stylevalue="700"/>
461        </font>
462    </family>
463
464    <!-- All scripts of India should come after Devanagari, due to shared
465         danda characters.
466    -->
467    <family lang="und-Gujr" variant="elegant">
468        <font weight="400" style="normal" postScriptName="NotoSansGujarati">
469            NotoSansGujarati-Regular.ttf
470        </font>
471        <font weight="700" style="normal">NotoSansGujarati-Bold.ttf</font>
472        <font weight="400" style="normal" fallbackFor="serif"
473              postScriptName="NotoSerifGujarati-Regular">NotoSerifGujarati-VF.ttf
474            <axis tag="wght" stylevalue="400"/>
475        </font>
476        <font weight="500" style="normal" fallbackFor="serif"
477              postScriptName="NotoSerifGujarati-Regular">NotoSerifGujarati-VF.ttf
478            <axis tag="wght" stylevalue="500"/>
479        </font>
480        <font weight="600" style="normal" fallbackFor="serif"
481              postScriptName="NotoSerifGujarati-Regular">NotoSerifGujarati-VF.ttf
482            <axis tag="wght" stylevalue="600"/>
483        </font>
484        <font weight="700" style="normal" fallbackFor="serif"
485              postScriptName="NotoSerifGujarati-Regular">NotoSerifGujarati-VF.ttf
486            <axis tag="wght" stylevalue="700"/>
487        </font>
488    </family>
489    <family lang="und-Gujr" variant="compact">
490        <font weight="400" style="normal" postScriptName="NotoSansGujaratiUI">
491            NotoSansGujaratiUI-Regular.ttf
492        </font>
493        <font weight="700" style="normal">NotoSansGujaratiUI-Bold.ttf</font>
494    </family>
495    <family lang="und-Guru" variant="elegant">
496        <font weight="400" style="normal" postScriptName="NotoSansGurmukhi-Regular">
497            NotoSansGurmukhi-VF.ttf
498            <axis tag="wght" stylevalue="400"/>
499        </font>
500        <font weight="500" style="normal" postScriptName="NotoSansGurmukhi-Regular">
501            NotoSansGurmukhi-VF.ttf
502            <axis tag="wght" stylevalue="500"/>
503        </font>
504        <font weight="600" style="normal" postScriptName="NotoSansGurmukhi-Regular">
505            NotoSansGurmukhi-VF.ttf
506            <axis tag="wght" stylevalue="600"/>
507        </font>
508        <font weight="700" style="normal" postScriptName="NotoSansGurmukhi-Regular">
509            NotoSansGurmukhi-VF.ttf
510            <axis tag="wght" stylevalue="700"/>
511        </font>
512        <font weight="400" style="normal" fallbackFor="serif"
513              postScriptName="NotoSerifGurmukhi-Regular">NotoSerifGurmukhi-VF.ttf
514            <axis tag="wght" stylevalue="400"/>
515        </font>
516        <font weight="500" style="normal" fallbackFor="serif"
517              postScriptName="NotoSerifGurmukhi-Regular">NotoSerifGurmukhi-VF.ttf
518            <axis tag="wght" stylevalue="500"/>
519        </font>
520        <font weight="600" style="normal" fallbackFor="serif"
521              postScriptName="NotoSerifGurmukhi-Regular">NotoSerifGurmukhi-VF.ttf
522            <axis tag="wght" stylevalue="600"/>
523        </font>
524        <font weight="700" style="normal" fallbackFor="serif"
525              postScriptName="NotoSerifGurmukhi-Regular">NotoSerifGurmukhi-VF.ttf
526            <axis tag="wght" stylevalue="700"/>
527        </font>
528    </family>
529    <family lang="und-Guru" variant="compact">
530        <font weight="400" style="normal" postScriptName="NotoSansGurmukhiUI-Regular">
531            NotoSansGurmukhiUI-VF.ttf
532            <axis tag="wght" stylevalue="400"/>
533        </font>
534        <font weight="500" style="normal" postScriptName="NotoSansGurmukhiUI-Regular">
535            NotoSansGurmukhiUI-VF.ttf
536            <axis tag="wght" stylevalue="500"/>
537        </font>
538        <font weight="600" style="normal" postScriptName="NotoSansGurmukhiUI-Regular">
539            NotoSansGurmukhiUI-VF.ttf
540            <axis tag="wght" stylevalue="600"/>
541        </font>
542        <font weight="700" style="normal" postScriptName="NotoSansGurmukhiUI-Regular">
543            NotoSansGurmukhiUI-VF.ttf
544            <axis tag="wght" stylevalue="700"/>
545        </font>
546    </family>
547    <family lang="und-Taml" variant="elegant">
548        <font weight="400" style="normal" postScriptName="NotoSansTamil-Regular">
549            NotoSansTamil-VF.ttf
550            <axis tag="wght" stylevalue="400"/>
551        </font>
552        <font weight="500" style="normal" postScriptName="NotoSansTamil-Regular">
553            NotoSansTamil-VF.ttf
554            <axis tag="wght" stylevalue="500"/>
555        </font>
556        <font weight="600" style="normal" postScriptName="NotoSansTamil-Regular">
557            NotoSansTamil-VF.ttf
558            <axis tag="wght" stylevalue="600"/>
559        </font>
560        <font weight="700" style="normal" postScriptName="NotoSansTamil-Regular">
561            NotoSansTamil-VF.ttf
562            <axis tag="wght" stylevalue="700"/>
563        </font>
564        <font weight="400" style="normal" fallbackFor="serif"
565              postScriptName="NotoSerifTamil-Regular">NotoSerifTamil-VF.ttf
566            <axis tag="wght" stylevalue="400"/>
567        </font>
568        <font weight="500" style="normal" fallbackFor="serif"
569              postScriptName="NotoSerifTamil-Regular">NotoSerifTamil-VF.ttf
570            <axis tag="wght" stylevalue="500"/>
571        </font>
572        <font weight="600" style="normal" fallbackFor="serif"
573              postScriptName="NotoSerifTamil-Regular">NotoSerifTamil-VF.ttf
574            <axis tag="wght" stylevalue="600"/>
575        </font>
576        <font weight="700" style="normal" fallbackFor="serif"
577              postScriptName="NotoSerifTamil-Regular">NotoSerifTamil-VF.ttf
578            <axis tag="wght" stylevalue="700"/>
579        </font>
580    </family>
581    <family lang="und-Taml" variant="compact">
582        <font weight="400" style="normal" postScriptName="NotoSansTamilUI-Regular">
583            NotoSansTamilUI-VF.ttf
584            <axis tag="wght" stylevalue="400"/>
585        </font>
586        <font weight="500" style="normal" postScriptName="NotoSansTamilUI-Regular">
587            NotoSansTamilUI-VF.ttf
588            <axis tag="wght" stylevalue="500"/>
589        </font>
590        <font weight="600" style="normal" postScriptName="NotoSansTamilUI-Regular">
591            NotoSansTamilUI-VF.ttf
592            <axis tag="wght" stylevalue="600"/>
593        </font>
594        <font weight="700" style="normal" postScriptName="NotoSansTamilUI-Regular">
595            NotoSansTamilUI-VF.ttf
596            <axis tag="wght" stylevalue="700"/>
597        </font>
598    </family>
599    <family lang="und-Mlym" variant="elegant">
600        <font weight="400" style="normal" postScriptName="NotoSansMalayalam-Regular">
601            NotoSansMalayalam-VF.ttf
602            <axis tag="wght" stylevalue="400"/>
603        </font>
604        <font weight="500" style="normal" postScriptName="NotoSansMalayalam-Regular">
605            NotoSansMalayalam-VF.ttf
606            <axis tag="wght" stylevalue="500"/>
607        </font>
608        <font weight="600" style="normal" postScriptName="NotoSansMalayalam-Regular">
609            NotoSansMalayalam-VF.ttf
610            <axis tag="wght" stylevalue="600"/>
611        </font>
612        <font weight="700" style="normal" postScriptName="NotoSansMalayalam-Regular">
613            NotoSansMalayalam-VF.ttf
614            <axis tag="wght" stylevalue="700"/>
615        </font>
616        <font weight="400" style="normal" fallbackFor="serif"
617              postScriptName="NotoSerifMalayalam-Regular">NotoSerifMalayalam-VF.ttf
618            <axis tag="wght" stylevalue="400"/>
619        </font>
620        <font weight="500" style="normal" fallbackFor="serif"
621              postScriptName="NotoSerifMalayalam-Regular">NotoSerifMalayalam-VF.ttf
622            <axis tag="wght" stylevalue="500"/>
623        </font>
624        <font weight="600" style="normal" fallbackFor="serif"
625              postScriptName="NotoSerifMalayalam-Regular">NotoSerifMalayalam-VF.ttf
626            <axis tag="wght" stylevalue="600"/>
627        </font>
628        <font weight="700" style="normal" fallbackFor="serif"
629              postScriptName="NotoSerifMalayalam-Regular">NotoSerifMalayalam-VF.ttf
630            <axis tag="wght" stylevalue="700"/>
631        </font>
632    </family>
633    <family lang="und-Mlym" variant="compact">
634        <font weight="400" style="normal" postScriptName="NotoSansMalayalamUI-Regular">
635            NotoSansMalayalamUI-VF.ttf
636            <axis tag="wght" stylevalue="400"/>
637        </font>
638        <font weight="500" style="normal" postScriptName="NotoSansMalayalamUI-Regular">
639            NotoSansMalayalamUI-VF.ttf
640            <axis tag="wght" stylevalue="500"/>
641        </font>
642        <font weight="600" style="normal" postScriptName="NotoSansMalayalamUI-Regular">
643            NotoSansMalayalamUI-VF.ttf
644            <axis tag="wght" stylevalue="600"/>
645        </font>
646        <font weight="700" style="normal" postScriptName="NotoSansMalayalamUI-Regular">
647            NotoSansMalayalamUI-VF.ttf
648            <axis tag="wght" stylevalue="700"/>
649        </font>
650    </family>
651    <family lang="und-Beng" variant="elegant">
652        <font weight="400" style="normal" postScriptName="NotoSansBengali-Regular">
653            NotoSansBengali-VF.ttf
654            <axis tag="wght" stylevalue="400"/>
655        </font>
656        <font weight="500" style="normal" postScriptName="NotoSansBengali-Regular">
657            NotoSansBengali-VF.ttf
658            <axis tag="wght" stylevalue="500"/>
659        </font>
660        <font weight="600" style="normal" postScriptName="NotoSansBengali-Regular">
661            NotoSansBengali-VF.ttf
662            <axis tag="wght" stylevalue="600"/>
663        </font>
664        <font weight="700" style="normal" postScriptName="NotoSansBengali-Regular">
665            NotoSansBengali-VF.ttf
666            <axis tag="wght" stylevalue="700"/>
667        </font>
668        <font weight="400" style="normal" fallbackFor="serif"
669              postScriptName="NotoSerifBengali-Regular">NotoSerifBengali-VF.ttf
670            <axis tag="wght" stylevalue="400"/>
671        </font>
672        <font weight="500" style="normal" fallbackFor="serif"
673              postScriptName="NotoSerifBengali-Regular">NotoSerifBengali-VF.ttf
674            <axis tag="wght" stylevalue="500"/>
675        </font>
676        <font weight="600" style="normal" fallbackFor="serif"
677              postScriptName="NotoSerifBengali-Regular">NotoSerifBengali-VF.ttf
678            <axis tag="wght" stylevalue="600"/>
679        </font>
680        <font weight="700" style="normal" fallbackFor="serif"
681              postScriptName="NotoSerifBengali-Regular">NotoSerifBengali-VF.ttf
682            <axis tag="wght" stylevalue="700"/>
683        </font>
684    </family>
685    <family lang="und-Beng" variant="compact">
686        <font weight="400" style="normal" postScriptName="NotoSansBengaliUI-Regular">
687            NotoSansBengaliUI-VF.ttf
688            <axis tag="wght" stylevalue="400"/>
689        </font>
690        <font weight="500" style="normal" postScriptName="NotoSansBengaliUI-Regular">
691            NotoSansBengaliUI-VF.ttf
692            <axis tag="wght" stylevalue="500"/>
693        </font>
694        <font weight="600" style="normal" postScriptName="NotoSansBengaliUI-Regular">
695            NotoSansBengaliUI-VF.ttf
696            <axis tag="wght" stylevalue="600"/>
697        </font>
698        <font weight="700" style="normal" postScriptName="NotoSansBengaliUI-Regular">
699            NotoSansBengaliUI-VF.ttf
700            <axis tag="wght" stylevalue="700"/>
701        </font>
702    </family>
703    <family lang="und-Telu" variant="elegant">
704        <font weight="400" style="normal" postScriptName="NotoSansTelugu-Regular">
705            NotoSansTelugu-VF.ttf
706            <axis tag="wght" stylevalue="400"/>
707        </font>
708        <font weight="500" style="normal" postScriptName="NotoSansTelugu-Regular">
709            NotoSansTelugu-VF.ttf
710            <axis tag="wght" stylevalue="500"/>
711        </font>
712        <font weight="600" style="normal" postScriptName="NotoSansTelugu-Regular">
713            NotoSansTelugu-VF.ttf
714            <axis tag="wght" stylevalue="600"/>
715        </font>
716        <font weight="700" style="normal" postScriptName="NotoSansTelugu-Regular">
717            NotoSansTelugu-VF.ttf
718            <axis tag="wght" stylevalue="700"/>
719        </font>
720        <font weight="400" style="normal" fallbackFor="serif"
721              postScriptName="NotoSerifTelugu-Regular">NotoSerifTelugu-VF.ttf
722            <axis tag="wght" stylevalue="400"/>
723        </font>
724        <font weight="500" style="normal" fallbackFor="serif"
725              postScriptName="NotoSerifTelugu-Regular">NotoSerifTelugu-VF.ttf
726            <axis tag="wght" stylevalue="500"/>
727        </font>
728        <font weight="600" style="normal" fallbackFor="serif"
729              postScriptName="NotoSerifTelugu-Regular">NotoSerifTelugu-VF.ttf
730            <axis tag="wght" stylevalue="600"/>
731        </font>
732        <font weight="700" style="normal" fallbackFor="serif"
733              postScriptName="NotoSerifTelugu-Regular">NotoSerifTelugu-VF.ttf
734            <axis tag="wght" stylevalue="700"/>
735        </font>
736    </family>
737    <family lang="und-Telu" variant="compact">
738        <font weight="400" style="normal" postScriptName="NotoSansTeluguUI-Regular">
739            NotoSansTeluguUI-VF.ttf
740            <axis tag="wght" stylevalue="400"/>
741        </font>
742        <font weight="500" style="normal" postScriptName="NotoSansTeluguUI-Regular">
743            NotoSansTeluguUI-VF.ttf
744            <axis tag="wght" stylevalue="500"/>
745        </font>
746        <font weight="600" style="normal" postScriptName="NotoSansTeluguUI-Regular">
747            NotoSansTeluguUI-VF.ttf
748            <axis tag="wght" stylevalue="600"/>
749        </font>
750        <font weight="700" style="normal" postScriptName="NotoSansTeluguUI-Regular">
751            NotoSansTeluguUI-VF.ttf
752            <axis tag="wght" stylevalue="700"/>
753        </font>
754    </family>
755    <family lang="und-Knda" variant="elegant">
756        <font weight="400" style="normal" postScriptName="NotoSansKannada-Regular">
757            NotoSansKannada-VF.ttf
758            <axis tag="wght" stylevalue="400"/>
759        </font>
760        <font weight="500" style="normal" postScriptName="NotoSansKannada-Regular">
761            NotoSansKannada-VF.ttf
762            <axis tag="wght" stylevalue="500"/>
763        </font>
764        <font weight="600" style="normal" postScriptName="NotoSansKannada-Regular">
765            NotoSansKannada-VF.ttf
766            <axis tag="wght" stylevalue="600"/>
767        </font>
768        <font weight="700" style="normal" postScriptName="NotoSansKannada-Regular">
769            NotoSansKannada-VF.ttf
770            <axis tag="wght" stylevalue="700"/>
771        </font>
772        <font weight="400" style="normal" fallbackFor="serif"
773              postScriptName="NotoSerifKannada-Regular">NotoSerifKannada-VF.ttf
774            <axis tag="wght" stylevalue="400"/>
775        </font>
776        <font weight="500" style="normal" fallbackFor="serif"
777              postScriptName="NotoSerifKannada-Regular">NotoSerifKannada-VF.ttf
778            <axis tag="wght" stylevalue="500"/>
779        </font>
780        <font weight="600" style="normal" fallbackFor="serif"
781              postScriptName="NotoSerifKannada-Regular">NotoSerifKannada-VF.ttf
782            <axis tag="wght" stylevalue="600"/>
783        </font>
784        <font weight="700" style="normal" fallbackFor="serif"
785              postScriptName="NotoSerifKannada-Regular">NotoSerifKannada-VF.ttf
786            <axis tag="wght" stylevalue="700"/>
787        </font>
788    </family>
789    <family lang="und-Knda" variant="compact">
790        <font weight="400" style="normal" postScriptName="NotoSansKannadaUI-Regular">
791            NotoSansKannadaUI-VF.ttf
792            <axis tag="wght" stylevalue="400"/>
793        </font>
794        <font weight="500" style="normal" postScriptName="NotoSansKannadaUI-Regular">
795            NotoSansKannadaUI-VF.ttf
796            <axis tag="wght" stylevalue="500"/>
797        </font>
798        <font weight="600" style="normal" postScriptName="NotoSansKannadaUI-Regular">
799            NotoSansKannadaUI-VF.ttf
800            <axis tag="wght" stylevalue="600"/>
801        </font>
802        <font weight="700" style="normal" postScriptName="NotoSansKannadaUI-Regular">
803            NotoSansKannadaUI-VF.ttf
804            <axis tag="wght" stylevalue="700"/>
805        </font>
806    </family>
807    <family lang="und-Orya" variant="elegant">
808        <font weight="400" style="normal" postScriptName="NotoSansOriya">NotoSansOriya-Regular.ttf
809        </font>
810        <font weight="700" style="normal">NotoSansOriya-Bold.ttf</font>
811    </family>
812    <family lang="und-Orya" variant="compact">
813        <font weight="400" style="normal" postScriptName="NotoSansOriyaUI">
814            NotoSansOriyaUI-Regular.ttf
815        </font>
816        <font weight="700" style="normal">NotoSansOriyaUI-Bold.ttf</font>
817    </family>
818    <family lang="und-Sinh" variant="elegant">
819        <font weight="400" style="normal" postScriptName="NotoSansSinhala-Regular">
820            NotoSansSinhala-VF.ttf
821            <axis tag="wght" stylevalue="400"/>
822        </font>
823        <font weight="500" style="normal" postScriptName="NotoSansSinhala-Regular">
824            NotoSansSinhala-VF.ttf
825            <axis tag="wght" stylevalue="500"/>
826        </font>
827        <font weight="600" style="normal" postScriptName="NotoSansSinhala-Regular">
828            NotoSansSinhala-VF.ttf
829            <axis tag="wght" stylevalue="600"/>
830        </font>
831        <font weight="700" style="normal" postScriptName="NotoSansSinhala-Regular">
832            NotoSansSinhala-VF.ttf
833            <axis tag="wght" stylevalue="700"/>
834        </font>
835        <font weight="400" style="normal" fallbackFor="serif"
836              postScriptName="NotoSerifSinhala-Regular">NotoSerifSinhala-VF.ttf
837            <axis tag="wght" stylevalue="400"/>
838        </font>
839        <font weight="500" style="normal" fallbackFor="serif"
840              postScriptName="NotoSerifSinhala-Regular">NotoSerifSinhala-VF.ttf
841            <axis tag="wght" stylevalue="500"/>
842        </font>
843        <font weight="600" style="normal" fallbackFor="serif"
844              postScriptName="NotoSerifSinhala-Regular">NotoSerifSinhala-VF.ttf
845            <axis tag="wght" stylevalue="600"/>
846        </font>
847        <font weight="700" style="normal" fallbackFor="serif"
848              postScriptName="NotoSerifSinhala-Regular">NotoSerifSinhala-VF.ttf
849            <axis tag="wght" stylevalue="700"/>
850        </font>
851    </family>
852    <family lang="und-Sinh" variant="compact">
853        <font weight="400" style="normal" postScriptName="NotoSansSinhalaUI-Regular">
854            NotoSansSinhalaUI-VF.ttf
855            <axis tag="wght" stylevalue="400"/>
856        </font>
857        <font weight="500" style="normal" postScriptName="NotoSansSinhalaUI-Regular">
858            NotoSansSinhalaUI-VF.ttf
859            <axis tag="wght" stylevalue="500"/>
860        </font>
861        <font weight="600" style="normal" postScriptName="NotoSansSinhalaUI-Regular">
862            NotoSansSinhalaUI-VF.ttf
863            <axis tag="wght" stylevalue="600"/>
864        </font>
865        <font weight="700" style="normal" postScriptName="NotoSansSinhalaUI-Regular">
866            NotoSansSinhalaUI-VF.ttf
867            <axis tag="wght" stylevalue="700"/>
868        </font>
869    </family>
870    <family lang="und-Khmr" variant="elegant">
871        <font weight="100" style="normal" postScriptName="NotoSansKhmer-Regular">
872            NotoSansKhmer-VF.ttf
873            <axis tag="wdth" stylevalue="100.0"/>
874            <axis tag="wght" stylevalue="26.0"/>
875        </font>
876        <font weight="200" style="normal" postScriptName="NotoSansKhmer-Regular">
877            NotoSansKhmer-VF.ttf
878            <axis tag="wdth" stylevalue="100.0"/>
879            <axis tag="wght" stylevalue="39.0"/>
880        </font>
881        <font weight="300" style="normal" postScriptName="NotoSansKhmer-Regular">
882            NotoSansKhmer-VF.ttf
883            <axis tag="wdth" stylevalue="100.0"/>
884            <axis tag="wght" stylevalue="58.0"/>
885        </font>
886        <font weight="400" style="normal" postScriptName="NotoSansKhmer-Regular">
887            NotoSansKhmer-VF.ttf
888            <axis tag="wdth" stylevalue="100.0"/>
889            <axis tag="wght" stylevalue="90.0"/>
890        </font>
891        <font weight="500" style="normal" postScriptName="NotoSansKhmer-Regular">
892            NotoSansKhmer-VF.ttf
893            <axis tag="wdth" stylevalue="100.0"/>
894            <axis tag="wght" stylevalue="108.0"/>
895        </font>
896        <font weight="600" style="normal" postScriptName="NotoSansKhmer-Regular">
897            NotoSansKhmer-VF.ttf
898            <axis tag="wdth" stylevalue="100.0"/>
899            <axis tag="wght" stylevalue="128.0"/>
900        </font>
901        <font weight="700" style="normal" postScriptName="NotoSansKhmer-Regular">
902            NotoSansKhmer-VF.ttf
903            <axis tag="wdth" stylevalue="100.0"/>
904            <axis tag="wght" stylevalue="151.0"/>
905        </font>
906        <font weight="800" style="normal" postScriptName="NotoSansKhmer-Regular">
907            NotoSansKhmer-VF.ttf
908            <axis tag="wdth" stylevalue="100.0"/>
909            <axis tag="wght" stylevalue="169.0"/>
910        </font>
911        <font weight="900" style="normal" postScriptName="NotoSansKhmer-Regular">
912            NotoSansKhmer-VF.ttf
913            <axis tag="wdth" stylevalue="100.0"/>
914            <axis tag="wght" stylevalue="190.0"/>
915        </font>
916        <font weight="400" style="normal" fallbackFor="serif">NotoSerifKhmer-Regular.otf</font>
917        <font weight="700" style="normal" fallbackFor="serif">NotoSerifKhmer-Bold.otf</font>
918    </family>
919    <family lang="und-Khmr" variant="compact">
920        <font weight="400" style="normal" postScriptName="NotoSansKhmerUI">
921            NotoSansKhmerUI-Regular.ttf
922        </font>
923        <font weight="700" style="normal">NotoSansKhmerUI-Bold.ttf</font>
924    </family>
925    <family lang="und-Laoo" variant="elegant">
926        <font weight="400" style="normal" postScriptName="NotoSansLao">NotoSansLao-Regular.ttf
927        </font>
928        <font weight="700" style="normal">NotoSansLao-Bold.ttf</font>
929        <font weight="400" style="normal" fallbackFor="serif" postScriptName="NotoSerifLao">
930            NotoSerifLao-Regular.ttf
931        </font>
932        <font weight="700" style="normal" fallbackFor="serif">NotoSerifLao-Bold.ttf</font>
933    </family>
934    <family lang="und-Laoo" variant="compact">
935        <font weight="400" style="normal" postScriptName="NotoSansLaoUI">NotoSansLaoUI-Regular.ttf
936        </font>
937        <font weight="700" style="normal">NotoSansLaoUI-Bold.ttf</font>
938    </family>
939    <family lang="und-Mymr" variant="elegant">
940        <font weight="400" style="normal">NotoSansMyanmar-Regular.otf</font>
941        <font weight="500" style="normal">NotoSansMyanmar-Medium.otf</font>
942        <font weight="700" style="normal">NotoSansMyanmar-Bold.otf</font>
943        <font weight="400" style="normal" fallbackFor="serif">NotoSerifMyanmar-Regular.otf</font>
944        <font weight="700" style="normal" fallbackFor="serif">NotoSerifMyanmar-Bold.otf</font>
945    </family>
946    <family lang="und-Mymr" variant="compact">
947        <font weight="400" style="normal">NotoSansMyanmarUI-Regular.otf</font>
948        <font weight="500" style="normal">NotoSansMyanmarUI-Medium.otf</font>
949        <font weight="700" style="normal">NotoSansMyanmarUI-Bold.otf</font>
950    </family>
951    <family lang="und-Thaa">
952        <font weight="400" style="normal" postScriptName="NotoSansThaana">
953            NotoSansThaana-Regular.ttf
954        </font>
955        <font weight="700" style="normal">NotoSansThaana-Bold.ttf</font>
956    </family>
957    <family lang="und-Cham">
958        <font weight="400" style="normal" postScriptName="NotoSansCham">NotoSansCham-Regular.ttf
959        </font>
960        <font weight="700" style="normal">NotoSansCham-Bold.ttf</font>
961    </family>
962    <family lang="und-Ahom">
963        <font weight="400" style="normal">NotoSansAhom-Regular.otf</font>
964    </family>
965    <family lang="und-Adlm">
966        <font weight="400" style="normal" postScriptName="NotoSansAdlam-Regular">
967            NotoSansAdlam-VF.ttf
968            <axis tag="wght" stylevalue="400"/>
969        </font>
970        <font weight="500" style="normal" postScriptName="NotoSansAdlam-Regular">
971            NotoSansAdlam-VF.ttf
972            <axis tag="wght" stylevalue="500"/>
973        </font>
974        <font weight="600" style="normal" postScriptName="NotoSansAdlam-Regular">
975            NotoSansAdlam-VF.ttf
976            <axis tag="wght" stylevalue="600"/>
977        </font>
978        <font weight="700" style="normal" postScriptName="NotoSansAdlam-Regular">
979            NotoSansAdlam-VF.ttf
980            <axis tag="wght" stylevalue="700"/>
981        </font>
982    </family>
983    <family lang="und-Avst">
984        <font weight="400" style="normal" postScriptName="NotoSansAvestan">
985            NotoSansAvestan-Regular.ttf
986        </font>
987    </family>
988    <family lang="und-Bali">
989        <font weight="400" style="normal" postScriptName="NotoSansBalinese">
990            NotoSansBalinese-Regular.ttf
991        </font>
992    </family>
993    <family lang="und-Bamu">
994        <font weight="400" style="normal" postScriptName="NotoSansBamum">NotoSansBamum-Regular.ttf
995        </font>
996    </family>
997    <family lang="und-Batk">
998        <font weight="400" style="normal" postScriptName="NotoSansBatak">NotoSansBatak-Regular.ttf
999        </font>
1000    </family>
1001    <family lang="und-Brah">
1002        <font weight="400" style="normal" postScriptName="NotoSansBrahmi">
1003            NotoSansBrahmi-Regular.ttf
1004        </font>
1005    </family>
1006    <family lang="und-Bugi">
1007        <font weight="400" style="normal" postScriptName="NotoSansBuginese">
1008            NotoSansBuginese-Regular.ttf
1009        </font>
1010    </family>
1011    <family lang="und-Buhd">
1012        <font weight="400" style="normal" postScriptName="NotoSansBuhid">NotoSansBuhid-Regular.ttf
1013        </font>
1014    </family>
1015    <family lang="und-Cans">
1016        <font weight="400" style="normal" postScriptName="NotoSansCanadianAboriginal">
1017            NotoSansCanadianAboriginal-Regular.ttf
1018        </font>
1019    </family>
1020    <family lang="und-Cari">
1021        <font weight="400" style="normal" postScriptName="NotoSansCarian">
1022            NotoSansCarian-Regular.ttf
1023        </font>
1024    </family>
1025    <family lang="und-Cakm">
1026        <font weight="400" style="normal">NotoSansChakma-Regular.otf</font>
1027    </family>
1028    <family lang="und-Cher">
1029        <font weight="400" style="normal">NotoSansCherokee-Regular.ttf</font>
1030    </family>
1031    <family lang="und-Copt">
1032        <font weight="400" style="normal" postScriptName="NotoSansCoptic">
1033            NotoSansCoptic-Regular.ttf
1034        </font>
1035    </family>
1036    <family lang="und-Xsux">
1037        <font weight="400" style="normal" postScriptName="NotoSansCuneiform">
1038            NotoSansCuneiform-Regular.ttf
1039        </font>
1040    </family>
1041    <family lang="und-Cprt">
1042        <font weight="400" style="normal" postScriptName="NotoSansCypriot">
1043            NotoSansCypriot-Regular.ttf
1044        </font>
1045    </family>
1046    <family lang="und-Dsrt">
1047        <font weight="400" style="normal" postScriptName="NotoSansDeseret">
1048            NotoSansDeseret-Regular.ttf
1049        </font>
1050    </family>
1051    <family lang="und-Egyp">
1052        <font weight="400" style="normal" postScriptName="NotoSansEgyptianHieroglyphs">
1053            NotoSansEgyptianHieroglyphs-Regular.ttf
1054        </font>
1055    </family>
1056    <family lang="und-Elba">
1057        <font weight="400" style="normal">NotoSansElbasan-Regular.otf</font>
1058    </family>
1059    <family lang="und-Glag">
1060        <font weight="400" style="normal" postScriptName="NotoSansGlagolitic">
1061            NotoSansGlagolitic-Regular.ttf
1062        </font>
1063    </family>
1064    <family lang="und-Goth">
1065        <font weight="400" style="normal" postScriptName="NotoSansGothic">
1066            NotoSansGothic-Regular.ttf
1067        </font>
1068    </family>
1069    <family lang="und-Hano">
1070        <font weight="400" style="normal" postScriptName="NotoSansHanunoo">
1071            NotoSansHanunoo-Regular.ttf
1072        </font>
1073    </family>
1074    <family lang="und-Armi">
1075        <font weight="400" style="normal" postScriptName="NotoSansImperialAramaic">
1076            NotoSansImperialAramaic-Regular.ttf
1077        </font>
1078    </family>
1079    <family lang="und-Phli">
1080        <font weight="400" style="normal" postScriptName="NotoSansInscriptionalPahlavi">
1081            NotoSansInscriptionalPahlavi-Regular.ttf
1082        </font>
1083    </family>
1084    <family lang="und-Prti">
1085        <font weight="400" style="normal" postScriptName="NotoSansInscriptionalParthian">
1086            NotoSansInscriptionalParthian-Regular.ttf
1087        </font>
1088    </family>
1089    <family lang="und-Java">
1090        <font weight="400" style="normal">NotoSansJavanese-Regular.otf</font>
1091    </family>
1092    <family lang="und-Kthi">
1093        <font weight="400" style="normal" postScriptName="NotoSansKaithi">
1094            NotoSansKaithi-Regular.ttf
1095        </font>
1096    </family>
1097    <family lang="und-Kali">
1098        <font weight="400" style="normal" postScriptName="NotoSansKayahLi">
1099            NotoSansKayahLi-Regular.ttf
1100        </font>
1101    </family>
1102    <family lang="und-Khar">
1103        <font weight="400" style="normal" postScriptName="NotoSansKharoshthi">
1104            NotoSansKharoshthi-Regular.ttf
1105        </font>
1106    </family>
1107    <family lang="und-Lepc">
1108        <font weight="400" style="normal" postScriptName="NotoSansLepcha">
1109            NotoSansLepcha-Regular.ttf
1110        </font>
1111    </family>
1112    <family lang="und-Limb">
1113        <font weight="400" style="normal" postScriptName="NotoSansLimbu">NotoSansLimbu-Regular.ttf
1114        </font>
1115    </family>
1116    <family lang="und-Linb">
1117        <font weight="400" style="normal" postScriptName="NotoSansLinearB">
1118            NotoSansLinearB-Regular.ttf
1119        </font>
1120    </family>
1121    <family lang="und-Lisu">
1122        <font weight="400" style="normal" postScriptName="NotoSansLisu">NotoSansLisu-Regular.ttf
1123        </font>
1124    </family>
1125    <family lang="und-Lyci">
1126        <font weight="400" style="normal" postScriptName="NotoSansLycian">
1127            NotoSansLycian-Regular.ttf
1128        </font>
1129    </family>
1130    <family lang="und-Lydi">
1131        <font weight="400" style="normal" postScriptName="NotoSansLydian">
1132            NotoSansLydian-Regular.ttf
1133        </font>
1134    </family>
1135    <family lang="und-Mand">
1136        <font weight="400" style="normal" postScriptName="NotoSansMandaic">
1137            NotoSansMandaic-Regular.ttf
1138        </font>
1139    </family>
1140    <family lang="und-Mtei">
1141        <font weight="400" style="normal" postScriptName="NotoSansMeeteiMayek">
1142            NotoSansMeeteiMayek-Regular.ttf
1143        </font>
1144    </family>
1145    <family lang="und-Talu">
1146        <font weight="400" style="normal" postScriptName="NotoSansNewTaiLue">
1147            NotoSansNewTaiLue-Regular.ttf
1148        </font>
1149    </family>
1150    <family lang="und-Nkoo">
1151        <font weight="400" style="normal" postScriptName="NotoSansNKo">NotoSansNKo-Regular.ttf
1152        </font>
1153    </family>
1154    <family lang="und-Ogam">
1155        <font weight="400" style="normal" postScriptName="NotoSansOgham">NotoSansOgham-Regular.ttf
1156        </font>
1157    </family>
1158    <family lang="und-Olck">
1159        <font weight="400" style="normal" postScriptName="NotoSansOlChiki">
1160            NotoSansOlChiki-Regular.ttf
1161        </font>
1162    </family>
1163    <family lang="und-Ital">
1164        <font weight="400" style="normal" postScriptName="NotoSansOldItalic">
1165            NotoSansOldItalic-Regular.ttf
1166        </font>
1167    </family>
1168    <family lang="und-Xpeo">
1169        <font weight="400" style="normal" postScriptName="NotoSansOldPersian">
1170            NotoSansOldPersian-Regular.ttf
1171        </font>
1172    </family>
1173    <family lang="und-Sarb">
1174        <font weight="400" style="normal" postScriptName="NotoSansOldSouthArabian">
1175            NotoSansOldSouthArabian-Regular.ttf
1176        </font>
1177    </family>
1178    <family lang="und-Orkh">
1179        <font weight="400" style="normal" postScriptName="NotoSansOldTurkic">
1180            NotoSansOldTurkic-Regular.ttf
1181        </font>
1182    </family>
1183    <family lang="und-Osge">
1184        <font weight="400" style="normal">NotoSansOsage-Regular.ttf</font>
1185    </family>
1186    <family lang="und-Osma">
1187        <font weight="400" style="normal" postScriptName="NotoSansOsmanya">
1188            NotoSansOsmanya-Regular.ttf
1189        </font>
1190    </family>
1191    <family lang="und-Phnx">
1192        <font weight="400" style="normal" postScriptName="NotoSansPhoenician">
1193            NotoSansPhoenician-Regular.ttf
1194        </font>
1195    </family>
1196    <family lang="und-Rjng">
1197        <font weight="400" style="normal" postScriptName="NotoSansRejang">
1198            NotoSansRejang-Regular.ttf
1199        </font>
1200    </family>
1201    <family lang="und-Runr">
1202        <font weight="400" style="normal" postScriptName="NotoSansRunic">NotoSansRunic-Regular.ttf
1203        </font>
1204    </family>
1205    <family lang="und-Samr">
1206        <font weight="400" style="normal" postScriptName="NotoSansSamaritan">
1207            NotoSansSamaritan-Regular.ttf
1208        </font>
1209    </family>
1210    <family lang="und-Saur">
1211        <font weight="400" style="normal" postScriptName="NotoSansSaurashtra">
1212            NotoSansSaurashtra-Regular.ttf
1213        </font>
1214    </family>
1215    <family lang="und-Shaw">
1216        <font weight="400" style="normal" postScriptName="NotoSansShavian">
1217            NotoSansShavian-Regular.ttf
1218        </font>
1219    </family>
1220    <family lang="und-Sund">
1221        <font weight="400" style="normal" postScriptName="NotoSansSundanese">
1222            NotoSansSundanese-Regular.ttf
1223        </font>
1224    </family>
1225    <family lang="und-Sylo">
1226        <font weight="400" style="normal" postScriptName="NotoSansSylotiNagri">
1227            NotoSansSylotiNagri-Regular.ttf
1228        </font>
1229    </family>
1230    <!-- Esrangela should precede Eastern and Western Syriac, since it's our default form. -->
1231    <family lang="und-Syre">
1232        <font weight="400" style="normal" postScriptName="NotoSansSyriacEstrangela">
1233            NotoSansSyriacEstrangela-Regular.ttf
1234        </font>
1235    </family>
1236    <family lang="und-Syrn">
1237        <font weight="400" style="normal" postScriptName="NotoSansSyriacEastern">
1238            NotoSansSyriacEastern-Regular.ttf
1239        </font>
1240    </family>
1241    <family lang="und-Syrj">
1242        <font weight="400" style="normal" postScriptName="NotoSansSyriacWestern">
1243            NotoSansSyriacWestern-Regular.ttf
1244        </font>
1245    </family>
1246    <family lang="und-Tglg">
1247        <font weight="400" style="normal" postScriptName="NotoSansTagalog">
1248            NotoSansTagalog-Regular.ttf
1249        </font>
1250    </family>
1251    <family lang="und-Tagb">
1252        <font weight="400" style="normal" postScriptName="NotoSansTagbanwa">
1253            NotoSansTagbanwa-Regular.ttf
1254        </font>
1255    </family>
1256    <family lang="und-Lana">
1257        <font weight="400" style="normal" postScriptName="NotoSansTaiTham">
1258            NotoSansTaiTham-Regular.ttf
1259        </font>
1260    </family>
1261    <family lang="und-Tavt">
1262        <font weight="400" style="normal" postScriptName="NotoSansTaiViet">
1263            NotoSansTaiViet-Regular.ttf
1264        </font>
1265    </family>
1266    <family lang="und-Tibt">
1267        <font weight="400" style="normal" postScriptName="NotoSerifTibetan-Regular">
1268            NotoSerifTibetan-VF.ttf
1269            <axis tag="wght" stylevalue="400"/>
1270        </font>
1271        <font weight="500" style="normal" postScriptName="NotoSerifTibetan-Regular">
1272            NotoSerifTibetan-VF.ttf
1273            <axis tag="wght" stylevalue="500"/>
1274        </font>
1275        <font weight="600" style="normal" postScriptName="NotoSerifTibetan-Regular">
1276            NotoSerifTibetan-VF.ttf
1277            <axis tag="wght" stylevalue="600"/>
1278        </font>
1279        <font weight="700" style="normal" postScriptName="NotoSerifTibetan-Regular">
1280            NotoSerifTibetan-VF.ttf
1281            <axis tag="wght" stylevalue="700"/>
1282        </font>
1283    </family>
1284    <family lang="und-Tfng">
1285        <font weight="400" style="normal">NotoSansTifinagh-Regular.otf</font>
1286    </family>
1287    <family lang="und-Ugar">
1288        <font weight="400" style="normal" postScriptName="NotoSansUgaritic">
1289            NotoSansUgaritic-Regular.ttf
1290        </font>
1291    </family>
1292    <family lang="und-Vaii">
1293        <font weight="400" style="normal" postScriptName="NotoSansVai">NotoSansVai-Regular.ttf
1294        </font>
1295    </family>
1296    <family>
1297        <font weight="400" style="normal">NotoSansSymbols-Regular-Subsetted.ttf</font>
1298    </family>
1299    <family lang="zh-Hans">
1300        <font weight="400" style="normal" index="2" postScriptName="NotoSansCJKjp-Regular">
1301            NotoSansCJK-Regular.ttc
1302        </font>
1303        <font weight="400" style="normal" index="2" fallbackFor="serif"
1304              postScriptName="NotoSerifCJKjp-Regular">NotoSerifCJK-Regular.ttc
1305        </font>
1306    </family>
1307    <family lang="zh-Hant,zh-Bopo">
1308        <font weight="400" style="normal" index="3" postScriptName="NotoSansCJKjp-Regular">
1309            NotoSansCJK-Regular.ttc
1310        </font>
1311        <font weight="400" style="normal" index="3" fallbackFor="serif"
1312              postScriptName="NotoSerifCJKjp-Regular">NotoSerifCJK-Regular.ttc
1313        </font>
1314    </family>
1315    <family lang="ja">
1316        <font weight="400" style="normal" index="0" postScriptName="NotoSansCJKjp-Regular">
1317            NotoSansCJK-Regular.ttc
1318        </font>
1319        <font weight="400" style="normal" index="0" fallbackFor="serif"
1320              postScriptName="NotoSerifCJKjp-Regular">NotoSerifCJK-Regular.ttc
1321        </font>
1322    </family>
1323    <family lang="ko">
1324        <font weight="400" style="normal" index="1" postScriptName="NotoSansCJKjp-Regular">
1325            NotoSansCJK-Regular.ttc
1326        </font>
1327        <font weight="400" style="normal" index="1" fallbackFor="serif"
1328              postScriptName="NotoSerifCJKjp-Regular">NotoSerifCJK-Regular.ttc
1329        </font>
1330    </family>
1331    <family lang="und-Zsye">
1332        <font weight="400" style="normal">NotoColorEmoji.ttf</font>
1333    </family>
1334    <family lang="und-Zsye">
1335        <font weight="400" style="normal">NotoColorEmojiFlags.ttf</font>
1336    </family>
1337    <family lang="und-Zsym">
1338        <font weight="400" style="normal">NotoSansSymbols-Regular-Subsetted2.ttf</font>
1339    </family>
1340    <!--
1341        Tai Le, Yi, Mongolian, and Phags-pa are intentionally kept last, to make sure they don't
1342        override the East Asian punctuation for Chinese.
1343    -->
1344    <family lang="und-Tale">
1345        <font weight="400" style="normal" postScriptName="NotoSansTaiLe">NotoSansTaiLe-Regular.ttf
1346        </font>
1347    </family>
1348    <family lang="und-Yiii">
1349        <font weight="400" style="normal" postScriptName="NotoSansYi">NotoSansYi-Regular.ttf</font>
1350    </family>
1351    <family lang="und-Mong">
1352        <font weight="400" style="normal" postScriptName="NotoSansMongolian">
1353            NotoSansMongolian-Regular.ttf
1354        </font>
1355    </family>
1356    <family lang="und-Phag">
1357        <font weight="400" style="normal" postScriptName="NotoSansPhagsPa">
1358            NotoSansPhagsPa-Regular.ttf
1359        </font>
1360    </family>
1361    <family lang="und-Hluw">
1362        <font weight="400" style="normal">NotoSansAnatolianHieroglyphs-Regular.otf</font>
1363    </family>
1364    <family lang="und-Bass">
1365        <font weight="400" style="normal">NotoSansBassaVah-Regular.otf</font>
1366    </family>
1367    <family lang="und-Bhks">
1368        <font weight="400" style="normal">NotoSansBhaiksuki-Regular.otf</font>
1369    </family>
1370    <family lang="und-Hatr">
1371        <font weight="400" style="normal">NotoSansHatran-Regular.otf</font>
1372    </family>
1373    <family lang="und-Lina">
1374        <font weight="400" style="normal">NotoSansLinearA-Regular.otf</font>
1375    </family>
1376    <family lang="und-Mani">
1377        <font weight="400" style="normal">NotoSansManichaean-Regular.otf</font>
1378    </family>
1379    <family lang="und-Marc">
1380        <font weight="400" style="normal">NotoSansMarchen-Regular.otf</font>
1381    </family>
1382    <family lang="und-Merc">
1383        <font weight="400" style="normal">NotoSansMeroitic-Regular.otf</font>
1384    </family>
1385    <family lang="und-Plrd">
1386        <font weight="400" style="normal">NotoSansMiao-Regular.otf</font>
1387    </family>
1388    <family lang="und-Mroo">
1389        <font weight="400" style="normal">NotoSansMro-Regular.otf</font>
1390    </family>
1391    <family lang="und-Mult">
1392        <font weight="400" style="normal">NotoSansMultani-Regular.otf</font>
1393    </family>
1394    <family lang="und-Nbat">
1395        <font weight="400" style="normal">NotoSansNabataean-Regular.otf</font>
1396    </family>
1397    <family lang="und-Newa">
1398        <font weight="400" style="normal">NotoSansNewa-Regular.otf</font>
1399    </family>
1400    <family lang="und-Narb">
1401        <font weight="400" style="normal">NotoSansOldNorthArabian-Regular.otf</font>
1402    </family>
1403    <family lang="und-Perm">
1404        <font weight="400" style="normal">NotoSansOldPermic-Regular.otf</font>
1405    </family>
1406    <family lang="und-Hmng">
1407        <font weight="400" style="normal">NotoSansPahawhHmong-Regular.otf</font>
1408    </family>
1409    <family lang="und-Palm">
1410        <font weight="400" style="normal">NotoSansPalmyrene-Regular.otf</font>
1411    </family>
1412    <family lang="und-Pauc">
1413        <font weight="400" style="normal">NotoSansPauCinHau-Regular.otf</font>
1414    </family>
1415    <family lang="und-Shrd">
1416        <font weight="400" style="normal">NotoSansSharada-Regular.otf</font>
1417    </family>
1418    <family lang="und-Sora">
1419        <font weight="400" style="normal">NotoSansSoraSompeng-Regular.otf</font>
1420    </family>
1421    <family lang="und-Gong">
1422        <font weight="400" style="normal">NotoSansGunjalaGondi-Regular.otf</font>
1423    </family>
1424    <family lang="und-Rohg">
1425        <font weight="400" style="normal">NotoSansHanifiRohingya-Regular.otf</font>
1426    </family>
1427    <family lang="und-Khoj">
1428        <font weight="400" style="normal">NotoSansKhojki-Regular.otf</font>
1429    </family>
1430    <family lang="und-Gonm">
1431        <font weight="400" style="normal">NotoSansMasaramGondi-Regular.otf</font>
1432    </family>
1433    <family lang="und-Wcho">
1434        <font weight="400" style="normal">NotoSansWancho-Regular.otf</font>
1435    </family>
1436    <family lang="und-Wara">
1437        <font weight="400" style="normal">NotoSansWarangCiti-Regular.otf</font>
1438    </family>
1439    <family lang="und-Gran">
1440        <font weight="400" style="normal">NotoSansGrantha-Regular.ttf</font>
1441    </family>
1442    <family lang="und-Modi">
1443        <font weight="400" style="normal">NotoSansModi-Regular.ttf</font>
1444    </family>
1445    <family lang="und-Dogr">
1446        <font weight="400" style="normal">NotoSerifDogra-Regular.ttf</font>
1447    </family>
1448    <family lang="und-Medf">
1449        <font weight="400" style="normal" postScriptName="NotoSansMedefaidrin-Regular">
1450            NotoSansMedefaidrin-VF.ttf
1451            <axis tag="wght" stylevalue="400"/>
1452        </font>
1453        <font weight="500" style="normal" postScriptName="NotoSansMedefaidrin-Regular">
1454            NotoSansMedefaidrin-VF.ttf
1455            <axis tag="wght" stylevalue="500"/>
1456        </font>
1457        <font weight="600" style="normal" postScriptName="NotoSansMedefaidrin-Regular">
1458            NotoSansMedefaidrin-VF.ttf
1459            <axis tag="wght" stylevalue="600"/>
1460        </font>
1461        <font weight="700" style="normal" postScriptName="NotoSansMedefaidrin-Regular">
1462            NotoSansMedefaidrin-VF.ttf
1463            <axis tag="wght" stylevalue="700"/>
1464        </font>
1465    </family>
1466    <family lang="und-Soyo">
1467        <font weight="400" style="normal" postScriptName="NotoSansSoyombo-Regular">
1468            NotoSansSoyombo-VF.ttf
1469            <axis tag="wght" stylevalue="400"/>
1470        </font>
1471        <font weight="500" style="normal" postScriptName="NotoSansSoyombo-Regular">
1472            NotoSansSoyombo-VF.ttf
1473            <axis tag="wght" stylevalue="500"/>
1474        </font>
1475        <font weight="600" style="normal" postScriptName="NotoSansSoyombo-Regular">
1476            NotoSansSoyombo-VF.ttf
1477            <axis tag="wght" stylevalue="600"/>
1478        </font>
1479        <font weight="700" style="normal" postScriptName="NotoSansSoyombo-Regular">
1480            NotoSansSoyombo-VF.ttf
1481            <axis tag="wght" stylevalue="700"/>
1482        </font>
1483    </family>
1484    <family lang="und-Takr">
1485        <font weight="400" style="normal" postScriptName="NotoSansTakri-Regular">
1486            NotoSansTakri-VF.ttf
1487            <axis tag="wght" stylevalue="400"/>
1488        </font>
1489        <font weight="500" style="normal" postScriptName="NotoSansTakri-Regular">
1490            NotoSansTakri-VF.ttf
1491            <axis tag="wght" stylevalue="500"/>
1492        </font>
1493        <font weight="600" style="normal" postScriptName="NotoSansTakri-Regular">
1494            NotoSansTakri-VF.ttf
1495            <axis tag="wght" stylevalue="600"/>
1496        </font>
1497        <font weight="700" style="normal" postScriptName="NotoSansTakri-Regular">
1498            NotoSansTakri-VF.ttf
1499            <axis tag="wght" stylevalue="700"/>
1500        </font>
1501    </family>
1502    <family lang="und-Hmnp">
1503        <font weight="400" style="normal" postScriptName="NotoSerifHmongNyiakeng-Regular">
1504            NotoSerifNyiakengPuachueHmong-VF.ttf
1505            <axis tag="wght" stylevalue="400"/>
1506        </font>
1507        <font weight="500" style="normal" postScriptName="NotoSerifHmongNyiakeng-Regular">
1508            NotoSerifNyiakengPuachueHmong-VF.ttf
1509            <axis tag="wght" stylevalue="500"/>
1510        </font>
1511        <font weight="600" style="normal" postScriptName="NotoSerifHmongNyiakeng-Regular">
1512            NotoSerifNyiakengPuachueHmong-VF.ttf
1513            <axis tag="wght" stylevalue="600"/>
1514        </font>
1515        <font weight="700" style="normal" postScriptName="NotoSerifHmongNyiakeng-Regular">
1516            NotoSerifNyiakengPuachueHmong-VF.ttf
1517            <axis tag="wght" stylevalue="700"/>
1518        </font>
1519    </family>
1520    <family lang="und-Yezi">
1521        <font weight="400" style="normal" postScriptName="NotoSerifYezidi-Regular">
1522            NotoSerifYezidi-VF.ttf
1523            <axis tag="wght" stylevalue="400"/>
1524        </font>
1525        <font weight="500" style="normal" postScriptName="NotoSerifYezidi-Regular">
1526            NotoSerifYezidi-VF.ttf
1527            <axis tag="wght" stylevalue="500"/>
1528        </font>
1529        <font weight="600" style="normal" postScriptName="NotoSerifYezidi-Regular">
1530            NotoSerifYezidi-VF.ttf
1531            <axis tag="wght" stylevalue="600"/>
1532        </font>
1533        <font weight="700" style="normal" postScriptName="NotoSerifYezidi-Regular">
1534            NotoSerifYezidi-VF.ttf
1535            <axis tag="wght" stylevalue="700"/>
1536        </font>
1537    </family>
1538</familyset>
1539