blob: 0c9a7fb3f754a46083078650c21bb75895a3a0d4 [file] [log] [blame]
Michael Bestasc4b080e2022-01-20 00:06:34 +02001<?xml version="1.0" encoding="utf-8"?>
2<fonts-modification version="1">
3 <family customizationType="new-named-family" name="lato">
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-medium" to="lato" weight="500" />
12 <alias name="lato-bold" to="lato" weight="700" />
13
14 <family customizationType="new-named-family" name="rubik">
15 <font weight="400" style="normal">Rubik-Regular.ttf</font>
16 <font weight="400" style="italic">Rubik-Italic.ttf</font>
17 <font weight="500" style="normal">Rubik-Medium.ttf</font>
18 <font weight="500" style="italic">Rubik-MediumItalic.ttf</font>
19 <font weight="700" style="normal">Rubik-Bold.ttf</font>
20 <font weight="700" style="italic">Rubik-BoldItalic.ttf</font>
21 </family>
22 <alias name="rubik-medium" to="rubik" weight="500" />
23 <alias name="rubik-bold" to="rubik" weight="700" />
24</fonts-modification>