Delete res/xml/fallback_fonts.xml

This commit is contained in:
2025-09-03 20:02:13 -07:00
parent e673f8f72c
commit 86a398098d

View File

@@ -1,15 +0,0 @@
<?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>