From 19e101576b8906f7a6c4f07be3ec218d0894d3a7 Mon Sep 17 00:00:00 2001 From: Tobias Baader Date: Sat, 20 Apr 2024 13:28:40 +0200 Subject: [PATCH] changed font family --- data/theme.json | 4 ++-- public/blog/post-1/index.html | 2 +- public/elements/index.html | 2 +- public/index.html | 2 +- .../style.css_82b067fd6c564693170dff5ae4660239.content | 10 +++++----- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/data/theme.json b/data/theme.json index a17716f..0642e72 100644 --- a/data/theme.json +++ b/data/theme.json @@ -31,9 +31,9 @@ }, "fonts": { "font_family": { - "primary": "Heebo:wght@400;600", + "primary": "Verdana:wght@400;600", "primary_type": "sans-serif", - "secondary": "Signika:wght@500;700", + "secondary": "Verdana:wght@500;700", "secondary_type": "sans-serif" }, "font_size": { diff --git a/public/blog/post-1/index.html b/public/blog/post-1/index.html index 23349d0..57bc8d1 100644 --- a/public/blog/post-1/index.html +++ b/public/blog/post-1/index.html @@ -268,7 +268,7 @@