| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <familyset version="21"> | 2 <familyset version="21"> |
| 3 <!-- first font is default --> | 3 <!-- first font is default --> |
| 4 <family name="sans-serif"> | 4 <family name="sans-serif"> |
| 5 <font weight="100" style="normal">Roboto-Thin.ttf</font> | 5 <font weight="100" style="normal">Roboto-Thin.ttf</font> |
| 6 <font weight="100" style="italic">Roboto-ThinItalic.ttf</font> | 6 <font weight="100" style="italic">Roboto-ThinItalic.ttf</font> |
| 7 <font weight="300" style="normal">Roboto-Light.ttf</font> | 7 <font weight="300" style="normal">Roboto-Light.ttf</font> |
| 8 <font weight="300" style="italic">Roboto-LightItalic.ttf</font> | 8 <font weight="300" style="italic">Roboto-LightItalic.ttf</font> |
| 9 <font weight="400" style="normal">Roboto-Regular.ttf</font> | 9 <font weight="400" style="normal">Roboto-Regular.ttf</font> |
| 10 <font weight="400" style="italic">Roboto-Italic.ttf</font> | 10 <font weight="400" style="italic">Roboto-Italic.ttf</font> |
| 11 <font weight="500" style="normal">Roboto-Medium.ttf</font> | 11 <font weight="500" style="normal">Roboto-Medium.ttf</font> |
| 12 <font weight="500" style="italic">Roboto-MediumItalic.ttf</font> | 12 <font weight="500" style="italic">Roboto-MediumItalic.ttf</font> |
| 13 <font weight="700" style="normal">Roboto-Bold.ttf</font> | 13 <font weight="700" style="normal">Roboto-Bold.ttf</font> |
| 14 <font weight="700" style="italic">Roboto-BoldItalic.ttf</font> | 14 <font weight="700" style="italic">Roboto-BoldItalic.ttf</font> |
| 15 <font weight="900" style="normal">Roboto-Black.ttf</font> | 15 <font weight="900" style="normal">Roboto-Black.ttf</font> |
| 16 <font weight="900" style="italic">Roboto-BlackItalic.ttf</font> | 16 <font weight="900" style="italic">Roboto-BlackItalic.ttf</font> |
| 17 </family> | 17 </family> |
| 18 <alias name="sans-serif-thin" to="sans-serif" weight="100" /> | 18 <alias name="sans-serif-thin" to="sans-serif" weight="100" /> |
| 19 <alias name="sans-serif-light" to="sans-serif" weight="300" /> | 19 <alias name="sans-serif-light" to="sans-serif" weight="300" /> |
| 20 <alias name="sans-serif-black" to="sans-serif" weight="900" /> | 20 <alias name="sans-serif-black" to="sans-serif" weight="900" /> |
| 21 <alias name="arial" to="sans-serif" /> | 21 <alias name="arial" to="sans-serif" /> |
| 22 <alias name="helvetica" to="sans-serif" /> | 22 <alias name="helvetica" to="sans-serif" /> |
| 23 <alias name="tahoma" to="sans-serif" /> | 23 <alias name="tahoma" to="sans-serif" /> |
| 24 <alias name="verdana" to="sans-serif" /> | 24 <alias name="verdana" to="sans-serif" /> |
| 25 | 25 |
| 26 <family name="var"> |
| 27 <font weight="100" style="normal"><axis tag="wght" stylevalue="0.5"/>Dis
tortable.ttf</font> |
| 28 <font weight="200" style="normal"><axis tag="wght" stylevalue="0.65"/>Di
stortable.ttf</font> |
| 29 <font weight="300" style="normal"><axis tag="wght" stylevalue="0.85"/>Di
stortable.ttf</font> |
| 30 <font weight="400" style="normal"><axis tag="wght" stylevalue="1.0"/>Dis
tortable.ttf</font> |
| 31 <font weight="500" style="normal"><axis tag="wght" stylevalue="1.2"/>Dis
tortable.ttf</font> |
| 32 <font weight="600" style="normal"><axis tag="wght" stylevalue="1.4"/>Dis
tortable.ttf</font> |
| 33 <font weight="700" style="normal"><axis tag="wght" stylevalue="1.6"/>Dis
tortable.ttf</font> |
| 34 <font weight="800" style="normal"><axis tag="wght" stylevalue="1.8"/>Dis
tortable.ttf</font> |
| 35 <font weight="900" style="normal"><axis tag="wght" stylevalue="2.0"/>Dis
tortable.ttf</font> |
| 36 </family> |
| 37 |
| 26 <family name="sans-serif-condensed"> | 38 <family name="sans-serif-condensed"> |
| 27 <font weight="300" style="normal">RobotoCondensed-Light.ttf</font> | 39 <font weight="300" style="normal">RobotoCondensed-Light.ttf</font> |
| 28 <font weight="300" style="italic">RobotoCondensed-LightItalic.ttf</font> | 40 <font weight="300" style="italic">RobotoCondensed-LightItalic.ttf</font> |
| 29 <font weight="400" style="normal">RobotoCondensed-Regular.ttf</font> | 41 <font weight="400" style="normal">RobotoCondensed-Regular.ttf</font> |
| 30 <font weight="400" style="italic">RobotoCondensed-Italic.ttf</font> | 42 <font weight="400" style="italic">RobotoCondensed-Italic.ttf</font> |
| 31 <font weight="700" style="normal">RobotoCondensed-Bold.ttf</font> | 43 <font weight="700" style="normal">RobotoCondensed-Bold.ttf</font> |
| 32 <font weight="700" style="italic">RobotoCondensed-BoldItalic.ttf</font> | 44 <font weight="700" style="italic">RobotoCondensed-BoldItalic.ttf</font> |
| 33 </family> | 45 </family> |
| 34 <alias name="sans-serif-condensed-light" to="sans-serif-condensed" weight="3
00" /> | 46 <alias name="sans-serif-condensed-light" to="sans-serif-condensed" weight="3
00" /> |
| 35 | 47 |
| (...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 223 <family> | 235 <family> |
| 224 <font weight="400" style="normal">NotoSansSymbols-Regular-Subsetted.ttf<
/font> | 236 <font weight="400" style="normal">NotoSansSymbols-Regular-Subsetted.ttf<
/font> |
| 225 </family> | 237 </family> |
| 226 <family> | 238 <family> |
| 227 <font weight="400" style="normal">NotoColorEmoji.ttf</font> | 239 <font weight="400" style="normal">NotoColorEmoji.ttf</font> |
| 228 </family> | 240 </family> |
| 229 <family lang="ja"> | 241 <family lang="ja"> |
| 230 <font weight="400" style="normal">MTLmr3m.ttf</font> | 242 <font weight="400" style="normal">MTLmr3m.ttf</font> |
| 231 </family> | 243 </family> |
| 232 </familyset> | 244 </familyset> |
| OLD | NEW |