{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "title": "Source Serif Pro & Hind", "styles": { "typography": { "fontStyle": "normal", "fontWeight": "400", "fontFamily": "var(--wp--preset--font-family--hind)" }, "elements": { "heading": { "typography": { "fontStyle": "normal", "fontWeight": "600", "fontFamily": "var(--wp--preset--font-family--source-serif-pro)" } } } } }