mirror of
https://github.com/xtzws/isaac.run.git
synced 2025-12-16 21:10:32 +01:00
Added fallback fonts
This commit is contained in:
parent
2b9e9ad3b3
commit
76c5a9c13b
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue