blob: 6b7e74f36faebae82b9854cf811478283aae2588 (
plain) (
tree)
|
|
<?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>
|