1c0c366394c658e3787b12e65833b520c9a9a34d9Adam Lesinski<?xml version="1.0" encoding="utf-8"?>
2c0c366394c658e3787b12e65833b520c9a9a34d9Adam Lesinski<font-family xmlns:android="http://schemas.android.com/apk/res/android">
3c0c366394c658e3787b12e65833b520c9a9a34d9Adam Lesinski    <font android:fontStyle="normal" android:fontWeight="400" android:font="@font/myfont-normal" />
4c0c366394c658e3787b12e65833b520c9a9a34d9Adam Lesinski    <font android:fontStyle="italic" android:fontWeight="400" android:font="@font/myfont-italic" />
5c0c366394c658e3787b12e65833b520c9a9a34d9Adam Lesinski</font-family>
6