15 lines
561 B
XML
15 lines
561 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<familyset version="21">
|
|
<!-- Use ArcticonsSans as primary font -->
|
|
<family>
|
|
<font weight="400" style="normal">ArcticonsSans-Regular.otf</font>
|
|
</family>
|
|
|
|
<!-- Keep Roboto as fallback -->
|
|
<family>
|
|
<font weight="400" style="normal">Roboto-Regular.ttf</font>
|
|
<font weight="700" style="normal">Roboto-Bold.ttf</font>
|
|
<font weight="400" style="italic">Roboto-Italic.ttf</font>
|
|
<font weight="700" style="italic">Roboto-BoldItalic.ttf</font>
|
|
</family>
|
|
</familyset> |