Fall back to Jost font

This commit is contained in:
ItsDrike 2023-02-02 12:59:05 +01:00
parent 390cecf165
commit 52d9765f68
No known key found for this signature in database
GPG key ID: B014E761034AF742

View file

@ -34,7 +34,7 @@
background-color: $bg-a; background-color: $bg-a;
color: $fg; color: $fg;
font-family: "JetBrains Mono", sans-serif; font-family: "JetBrains Mono", "Jost *", sans-serif;
label { label {
font-size: 14px; font-size: 14px;