From b2b8664e4c82a34374978492adf668ce9d6f3932 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Thu, 9 May 2024 17:00:28 +0500 Subject: [PATCH] restyle headings --- theme.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme.json b/theme.json index 02a9025..305576c 100644 --- a/theme.json +++ b/theme.json @@ -288,6 +288,10 @@ "core/heading": { "color": { "text": "var(--wp--preset--color--main-purple)" + }, + "typography": { + "fontFamily": "var(--wp--preset--font-family--atkinson-hyperlegible)", + "fontWeight": "700" } }, "core/button": {