{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "title": "Abhaya Libre & Montserrat", "styles": { "typography": { "fontFamily": "var(--wp--preset--font-family--montserrat)", "fontStyle": "normal", "fontWeight": "300" }, "elements": { "heading": { "typography": { "fontStyle": "normal", "fontWeight": "700", "fontFamily": "var(--wp--preset--font-family--abhaya-libre)" } } } } }