blob: 8b6a129c546c45f4ae6edee767b54e346d672943 [file] [log] [blame]
Michael Bestasc4b080e2022-01-20 00:06:34 +02001<?xml version="1.0" encoding="utf-8"?>
2<fonts-modification version="1">
Alexander Martinzb8e0c462024-08-21 20:06:44 +02003 <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 Bestasc4b080e2022-01-20 00:06:34 +020014 <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>