Added fallback fonts

This commit is contained in:
xtzws 2025-04-22 02:47:24 -04:00 committed by GitHub
parent 2b9e9ad3b3
commit 76c5a9c13b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@
}
html {
font-family: "Satoshi";
font-family: "Satoshi", "Inter", "Arial", sans-serif;
font-size: 1.05em;
font-feature-settings: "ss02" 1, "ss03" 1;
text-wrap: pretty;