From: Ruben Beltran del Rio Date: Fri, 13 Dec 2024 21:55:14 +0000 (+0100) Subject: Focus on weight rather than style X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/e8f04aef3084c1becb263b579acfbeb4190a88ba?ds=inline;hp=dcc2cfa7d1d41eee5f6c4b882e3eee1a0b6b22bd Focus on weight rather than style --- diff --git a/css/style.css b/css/style.css index 34a7f70..d9780a4 100644 --- a/css/style.css +++ b/css/style.css @@ -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 }