diff --git a/theme.json b/theme.json index 8842369..661db03 100644 --- a/theme.json +++ b/theme.json @@ -219,7 +219,10 @@ "text": "var(--wp--preset--color--contrast)" }, "typography": { - "fontFamily": "Inclusive Sans" + "fontFamily": "Inclusive Sans", + "fontSize": "var(--wp--preset--font-size--medium)", + "fontWeight": "400", + "lineHeight": "1.6" }, "blocks": { "core/post-title": {