update fonts.

This commit is contained in:
2026-05-16 08:26:27 +01:00
parent 50b293699c
commit 37337f0109
+8 -9
View File
@@ -164,21 +164,20 @@ body {
margin: 0; margin: 0;
min-width: 320px; min-width: 320px;
min-height: 100vh; min-height: 100vh;
font-family:
"SF Pro Text Local", "SF Pro Text", -apple-system,
BlinkMacSystemFont, "Segoe UI", Inter, ui-sans-serif, system-ui, sans-serif;
}
h2,
h3,
.text-text-soft,
.text-text-muted {
font-family: font-family:
"SF Pro Rounded Local", "SF Pro Rounded", "SF Pro Text Local", "SF Pro Rounded Local", "SF Pro Rounded", "SF Pro Text Local",
"SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Inter, "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Inter,
ui-sans-serif, system-ui, sans-serif; ui-sans-serif, system-ui, sans-serif;
} }
h1,
h2,
h3 {
font-family:
"SF Pro Text Local", "SF Pro Text", -apple-system, BlinkMacSystemFont,
"Segoe UI", Inter, ui-sans-serif, system-ui, sans-serif;
}
.pixel-mountains { .pixel-mountains {
position: absolute; position: absolute;
inset: 0; inset: 0;