From 00ed4c67ed31f0947a9b9f509412b0138bf25891 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 1 Aug 2025 18:06:25 +0200 Subject: Use Source Serif 4 for headers --- static/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 402e8c6..0834d0e 100644 --- a/static/style.css +++ b/static/style.css @@ -150,6 +150,7 @@ h4, h5, h6 { --font-weight: 500; + --font-family: 'Source Serif 4', serif; } h1 { -- cgit v1.2.3