mirror of https://github.com/M66B/FairEmail.git
parent
27c72a9c24
commit
0122daef78
@ -0,0 +1,19 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<font-family xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||||
|
<font
|
||||||
|
app:font="@font/caladea_regular"
|
||||||
|
app:fontStyle="normal"
|
||||||
|
app:fontWeight="400" />
|
||||||
|
<font
|
||||||
|
app:font="@font/caladea_italic"
|
||||||
|
app:fontStyle="italic"
|
||||||
|
app:fontWeight="400" />
|
||||||
|
<font
|
||||||
|
app:font="@font/caladea_bold"
|
||||||
|
app:fontStyle="normal"
|
||||||
|
app:fontWeight="700" />
|
||||||
|
<font
|
||||||
|
app:font="@font/caladea_bolditalic"
|
||||||
|
app:fontStyle="italic"
|
||||||
|
app:fontWeight="700" />
|
||||||
|
</font-family>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<font-family xmlns:app="http://schemas.android.com/apk/res-auto">
|
|
||||||
<font
|
|
||||||
app:font="@font/cambo_regular"
|
|
||||||
app:fontStyle="normal"
|
|
||||||
app:fontWeight="400" />
|
|
||||||
</font-family>
|
|
Binary file not shown.
Loading…
Reference in new issue