diff options
Diffstat (limited to '')
-rw-r--r-- | app/src/main/res/font/caveat.xml (renamed from app/src/main/res/font/selawk.xml) | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/app/src/main/res/font/selawk.xml b/app/src/main/res/font/caveat.xml index 28f46f58..57393ffd 100644 --- a/app/src/main/res/font/selawk.xml +++ b/app/src/main/res/font/caveat.xml @@ -3,15 +3,10 @@ <font app:fontStyle="normal" app:fontWeight="400" - app:font="@font/selawk_regular" /> + app:font="@font/caveat_regular" /> <font app:fontStyle="normal" app:fontWeight="700" - app:font="@font/selawk_bold" /> - - <font - app:fontStyle="normal" - app:fontWeight="300" - app:font="@font/selawk_light" /> + app:font="@font/caveat_bold" /> </font-family>
\ No newline at end of file |