From 85e5565ebeb42ee3d26faf9384b1c117a72f8eb0 Mon Sep 17 00:00:00 2001 From: Melkor Date: Sun, 7 Jul 2024 20:58:48 -0400 Subject: [PATCH] Testing fonts. --- data/theme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/theme.json b/data/theme.json index a17716f..9d1fa09 100644 --- a/data/theme.json +++ b/data/theme.json @@ -31,9 +31,9 @@ }, "fonts": { "font_family": { - "primary": "Heebo:wght@400;600", + "primary": "Helvetica", "primary_type": "sans-serif", - "secondary": "Signika:wght@500;700", + "secondary": "Arial", "secondary_type": "sans-serif" }, "font_size": {