diff options
-rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |