mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-01-08 17:27:12 +01:00
12 lines
341 B
XML
12 lines
341 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<font-family xmlns:app="http://schemas.android.com/apk/res-auto">
|
|
<font
|
|
app:fontStyle="normal"
|
|
app:fontWeight="400"
|
|
app:font="@font/inter_regular" />
|
|
|
|
<font
|
|
app:fontStyle="normal"
|
|
app:fontWeight="700"
|
|
app:font="@font/inter_bold" />
|
|
</font-family> |