From 3fe665a2d6c453b0a25f4afd98f550a514b23705 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Wed, 13 Dec 2023 21:58:24 +0100 Subject: Restyle headings This patch tries to add a second font to the mix which is used for headings. It gives a bit more visual distinction between the body and the headings. In addition, there's now a style for h3 elements. In the process, the style got revamped a bit, as the selectors were a bit messy. --- .../SourceSerif/SourceSerif4Display-Bold.otf.woff2 | Bin 0 -> 114140 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/fonts/SourceSerif/SourceSerif4Display-Bold.otf.woff2 (limited to 'static/fonts/SourceSerif/SourceSerif4Display-Bold.otf.woff2') diff --git a/static/fonts/SourceSerif/SourceSerif4Display-Bold.otf.woff2 b/static/fonts/SourceSerif/SourceSerif4Display-Bold.otf.woff2 new file mode 100644 index 0000000..6d59099 Binary files /dev/null and b/static/fonts/SourceSerif/SourceSerif4Display-Bold.otf.woff2 differ -- cgit v1.2.3