From f6fb2d87e46fac80174903f286d4b11e343d53f6 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Thu, 9 May 2024 16:11:02 +0500 Subject: [PATCH] fix typo --- theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.json b/theme.json index 03e2a8b..5e14936 100644 --- a/theme.json +++ b/theme.json @@ -98,7 +98,7 @@ "src": ["file:./assets/fonts/inclusive-sans/inclusive-sans-regular.woff2"] }, { - "fontFamily": "Inter", + "fontFamily": "Inclusive Sans", "fontWeight": "400", "fontStyle": "italic", "fontStretch": "normal",