{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "title": "Source Serif Pro & Inter", "slug": "source-serif-pro-inter", "styles": { "blocks": { "core/comments-title": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)" } }, "core/query-pagination-next": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--regular)" } }, "core/query-pagination-numbers": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--regular)" } }, "core/query-pagination-previous": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--regular)" } }, "core/site-title": { "typography": { "fontFamily": "var(--wp--preset--font-family--heading)", "fontSize": "clamp(1.2rem, 3vw, 1.5rem)", "fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)", "letterSpacing": "-.025em" } } }, "elements": { "h1": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)", "letterSpacing": "0" } }, "h2": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)" } }, "h3": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)" } }, "h4": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)" } }, "h5": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--bold)" } }, "h6": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--bold)" } }, "heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--source-serif-pro)" } } } } }