]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Focus on weight rather than style
authorRuben Beltran del Rio <redacted>
Fri, 13 Dec 2024 21:55:14 +0000 (22:55 +0100)
committerRuben Beltran del Rio <redacted>
Fri, 13 Dec 2024 21:55:14 +0000 (22:55 +0100)
css/style.css

index 34a7f70e11ce5ff8f28a20e010935e490f3d6280..d9780a4ba887ac5fa1d240013d72a0eecf9b7625 100644 (file)
@@ -81,7 +81,7 @@ blockquote {
 }
 br { display: none }
 h1, h2, h3 {
-  font-family: "Avenir Next", Montserrat, Corbel, 'URW Gothic', 'URW Gothic L', sans-serif;
+  font-family: "Avenir Next", "Segoe UI", "Fira Sans", "Roboto", sans-serif;
   font-weight: 900
 }
 h1 { font-size: 4em }