From 46ee35d944a66dba8db16562727b4e0c2399f647 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sun, 14 Apr 2024 22:17:12 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20Websit?= =?UTF-8?q?e!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/theme.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/theme.json b/data/theme.json index 5ac2d599..a80225be 100644 --- a/data/theme.json +++ b/data/theme.json @@ -31,13 +31,13 @@ }, "fonts": { "font_family": { - "primary": "Cabin:wght@400;600", + "primary": "Dosis:wght@400;600", "primary_type": "sans-serif", - "secondary": "Cabin:wght@500;700", + "secondary": "Dosis:wght@500;700", "secondary_type": "sans-serif" }, "font_size": { - "base": "16", + "base": "19", "scale": "1.2" } }