{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "title": "Noto Serif Display & Jost", "styles": { "typography": { "fontFamily": "var(--wp--preset--font-family--jost)", "fontStyle": "normal", "fontWeight": "400" }, "elements": { "heading": { "typography": { "fontStyle": "normal", "fontWeight": "500", "fontFamily": "var(--wp--preset--font-family--noto-serif-display)" } } } } }