75 lines
2.0 KiB
XML
75 lines
2.0 KiB
XML
<font-family xmlns:app="http://schemas.android.com/apk/res-auto">
|
|
<font
|
|
app:font="@font/poppins100"
|
|
app:fontStyle="normal"
|
|
app:fontWeight="100" />
|
|
<font
|
|
app:font="@font/poppins100i"
|
|
app:fontStyle="italic"
|
|
app:fontWeight="100" />
|
|
<font
|
|
app:font="@font/poppins200"
|
|
app:fontStyle="normal"
|
|
app:fontWeight="200" />
|
|
<font
|
|
app:font="@font/poppins200i"
|
|
app:fontStyle="italic"
|
|
app:fontWeight="200" />
|
|
<font
|
|
app:font="@font/poppins300"
|
|
app:fontStyle="normal"
|
|
app:fontWeight="300" />
|
|
<font
|
|
app:font="@font/poppins300i"
|
|
app:fontStyle="italic"
|
|
app:fontWeight="300" />
|
|
<font
|
|
app:font="@font/poppins400"
|
|
app:fontStyle="normal"
|
|
app:fontWeight="400" />
|
|
<font
|
|
app:font="@font/poppins400i"
|
|
app:fontStyle="italic"
|
|
app:fontWeight="400" />
|
|
<font
|
|
app:font="@font/poppins500"
|
|
app:fontStyle="normal"
|
|
app:fontWeight="500" />
|
|
<font
|
|
app:font="@font/poppins500i"
|
|
app:fontStyle="italic"
|
|
app:fontWeight="500" />
|
|
<font
|
|
app:font="@font/poppins600"
|
|
app:fontStyle="normal"
|
|
app:fontWeight="600" />
|
|
<font
|
|
app:font="@font/poppins600i"
|
|
app:fontStyle="italic"
|
|
app:fontWeight="600" />
|
|
<font
|
|
app:font="@font/poppins700"
|
|
app:fontStyle="normal"
|
|
app:fontWeight="700" />
|
|
<font
|
|
app:font="@font/poppins700i"
|
|
app:fontStyle="italic"
|
|
app:fontWeight="700" />
|
|
<font
|
|
app:font="@font/poppins800"
|
|
app:fontStyle="normal"
|
|
app:fontWeight="800" />
|
|
<font
|
|
app:font="@font/poppins800i"
|
|
app:fontStyle="italic"
|
|
app:fontWeight="800" />
|
|
<font
|
|
app:font="@font/poppins900"
|
|
app:fontStyle="normal"
|
|
app:fontWeight="900" />
|
|
<font
|
|
app:font="@font/poppins900i"
|
|
app:fontStyle="italic"
|
|
app:fontWeight="900" />
|
|
</font-family>
|