Michael Bestas | c4b080e | 2022-01-20 00:06:34 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <fonts-modification version="1"> |
Alexander Martinz | b8e0c46 | 2024-08-21 20:06:44 +0200 | [diff] [blame^] | 3 | <family customizationType="new-named-family" name="jetbrains-mono"> |
| 4 | <font weight="400" style="normal">JetBrainsMono-Regular.ttf</font> |
| 5 | <font weight="400" style="italic">JetBrainsMono-Italic.ttf</font> |
| 6 | <font weight="500" style="normal">JetBrainsMono-Medium.ttf</font> |
| 7 | <font weight="500" style="italic">JetBrainsMono-MediumItalic.ttf</font> |
| 8 | <font weight="700" style="normal">JetBrainsMono-Bold.ttf</font> |
| 9 | <font weight="700" style="italic">JetBrainsMono-BoldItalic.ttf</font> |
| 10 | </family> |
| 11 | <alias name="jetbrains-mono-medium" to="jetbrains-mono" weight="500" /> |
| 12 | <alias name="jetbrains-mono-bold" to="jetbrains-mono" weight="700" /> |
| 13 | |
Michael Bestas | c4b080e | 2022-01-20 00:06:34 +0200 | [diff] [blame] | 14 | <family customizationType="new-named-family" name="lato"> |
| 15 | <font weight="400" style="normal">Lato-Regular.ttf</font> |
| 16 | <font weight="400" style="italic">Lato-Italic.ttf</font> |
| 17 | <font weight="500" style="normal">Lato-Medium.ttf</font> |
| 18 | <font weight="500" style="italic">Lato-MediumItalic.ttf</font> |
| 19 | <font weight="700" style="normal">Lato-Bold.ttf</font> |
| 20 | <font weight="700" style="italic">Lato-BoldItalic.ttf</font> |
| 21 | </family> |
| 22 | <alias name="lato-medium" to="lato" weight="500" /> |
| 23 | <alias name="lato-bold" to="lato" weight="700" /> |
| 24 | |
| 25 | <family customizationType="new-named-family" name="rubik"> |
| 26 | <font weight="400" style="normal">Rubik-Regular.ttf</font> |
| 27 | <font weight="400" style="italic">Rubik-Italic.ttf</font> |
| 28 | <font weight="500" style="normal">Rubik-Medium.ttf</font> |
| 29 | <font weight="500" style="italic">Rubik-MediumItalic.ttf</font> |
| 30 | <font weight="700" style="normal">Rubik-Bold.ttf</font> |
| 31 | <font weight="700" style="italic">Rubik-BoldItalic.ttf</font> |
| 32 | </family> |
| 33 | <alias name="rubik-medium" to="rubik" weight="500" /> |
| 34 | <alias name="rubik-bold" to="rubik" weight="700" /> |
| 35 | </fonts-modification> |