maxwen | f2d25e2 | 2020-01-14 23:49:35 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <fonts-modification> |
| 3 | <family name="lato" customizationType="new-named-family"> |
| 4 | <font weight="400" style="normal">Lato-Regular.ttf</font> |
| 5 | <font weight="400" style="italic">Lato-Italic.ttf</font> |
| 6 | <font weight="500" style="normal">Lato-Medium.ttf</font> |
| 7 | <font weight="500" style="italic">Lato-MediumItalic.ttf</font> |
| 8 | <font weight="700" style="normal">Lato-Bold.ttf</font> |
| 9 | <font weight="700" style="italic">Lato-BoldItalic.ttf</font> |
| 10 | </family> |
| 11 | <alias name="lato-semi-bold" to="lato" weight="500" /> |
| 12 | <alias name="lato-bold" to="lato" weight="700" /> |
maxwen | 5682ac4 | 2020-01-15 02:12:00 +0100 | [diff] [blame] | 13 | <family name="muli" customizationType="new-named-family"> |
| 14 | <font weight="400" style="normal">Muli-Regular.ttf</font> |
| 15 | <font weight="400" style="italic">Muli-Italic.ttf</font> |
| 16 | <font weight="500" style="normal">Muli-Medium.ttf</font> |
| 17 | <font weight="500" style="italic">Muli-MediumItalic.ttf</font> |
| 18 | <font weight="600" style="normal">Muli-SemiBold.ttf</font> |
| 19 | <font weight="600" style="italic">Muli-SemiBoldItalic.ttf</font> |
| 20 | <font weight="700" style="normal">Muli-Bold.ttf</font> |
| 21 | <font weight="700" style="italic">Muli-BoldItalic.ttf</font> |
| 22 | </family> |
| 23 | <alias name="muli-semi-bold" to="muli" weight="600" /> |
| 24 | <alias name="muli-bold" to="muli" weight="700" /> |
maxwen | f2d25e2 | 2020-01-14 23:49:35 +0100 | [diff] [blame] | 25 | </fonts-modification> |