From fbf89abec08f98a2d52f77a2bf7fbc95e5078937 Mon Sep 17 00:00:00 2001 From: Oliver Bryan Date: Wed, 4 Feb 2026 17:29:42 +0000 Subject: [PATCH] berkeley is not variable --- css/berkeleymono.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/berkeleymono.css b/css/berkeleymono.css index aae900c..833c426 100644 --- a/css/berkeleymono.css +++ b/css/berkeleymono.css @@ -2,7 +2,7 @@ font-family: "Berkeley Mono"; src: url("https://fonts.ob248.com/fonts/BerkeleyMono-Regular.ttf") format("truetype"); - font-weight: 200 700; + font-weight: 400; font-style: normal; font-display: swap; } @@ -10,7 +10,7 @@ font-family: "Berkeley Mono"; src: url("https://fonts.ob248.com/fonts/BerkeleyMono-Italic.ttf") format("truetype"); - font-weight: 200 700; + font-weight: 400; font-style: italic; font-display: swap; }