| 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"> |
| 6 Roboto-Thin.ttf |
| 7 </font> |
| 6 <font weight="100" style="italic">Roboto-ThinItalic.ttf</font> | 8 <font weight="100" style="italic">Roboto-ThinItalic.ttf</font> |
| 7 <font weight="300" style="normal">Roboto-Light.ttf</font> | 9 <font weight="300" style="normal">Roboto-Light.ttf</font> |
| 8 <font weight="300" style="italic">Roboto-LightItalic.ttf</font> | 10 <font weight="300" style="italic">Roboto-LightItalic.ttf</font> |
| 9 <font weight="400" style="normal">Roboto-Regular.ttf</font> | 11 <font weight="400" style="normal">Roboto-Regular.ttf</font> |
| 10 <font weight="400" style="italic">Roboto-Italic.ttf</font> | 12 <font weight="400" style="italic">Roboto-Italic.ttf</font> |
| 11 <font weight="500" style="normal">Roboto-Medium.ttf</font> | 13 <font weight="500" style="normal">Roboto-Medium.ttf</font> |
| 12 <font weight="500" style="italic">Roboto-MediumItalic.ttf</font> | 14 <font weight="500" style="italic">Roboto-MediumItalic.ttf</font> |
| 13 <font weight="700" style="normal">Roboto-Bold.ttf</font> | 15 <font weight="700" style="normal">Roboto-Bold.ttf</font> |
| 14 <font weight="700" style="italic">Roboto-BoldItalic.ttf</font> | 16 <font weight="700" style="italic">Roboto-BoldItalic.ttf</font> |
| 15 <font weight="900" style="normal">Roboto-Black.ttf</font> | 17 <font weight="900" style="normal">Roboto-Black.ttf</font> |
| (...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 223 <family> | 225 <family> |
| 224 <font weight="400" style="normal">NotoSansSymbols-Regular-Subsetted.ttf<
/font> | 226 <font weight="400" style="normal">NotoSansSymbols-Regular-Subsetted.ttf<
/font> |
| 225 </family> | 227 </family> |
| 226 <family> | 228 <family> |
| 227 <font weight="400" style="normal">NotoColorEmoji.ttf</font> | 229 <font weight="400" style="normal">NotoColorEmoji.ttf</font> |
| 228 </family> | 230 </family> |
| 229 <family lang="ja"> | 231 <family lang="ja"> |
| 230 <font weight="400" style="normal">MTLmr3m.ttf</font> | 232 <font weight="400" style="normal">MTLmr3m.ttf</font> |
| 231 </family> | 233 </family> |
| 232 </familyset> | 234 </familyset> |
| OLD | NEW |