better fallback support

This commit is contained in:
Ben Phelps 2022-09-24 15:13:14 +03:00
parent 555a4b6b05
commit 50fe6041f0
2 changed files with 13 additions and 1 deletions

View file

@ -10,5 +10,5 @@
}
body {
font-family: Manrope, "Poppins", sans-serif;
font-family: Manrope, "Manrope-Fallback", Arial, sans-serif;
}