{ "version": 3, "$schema": "https://schemas.wp.org/wp/6.7/theme.json", "title": "Roboto Flex Condensed & Nunito", "slug": "typography-preset-003", "styles": { "elements": { "button": { "typography": { "fontFamily": "var(--wp--preset--font-family--roboto-flex-condensed)", "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "fontWeight": "500", "textTransform": "uppercase" } }, "caption": { "typography": { "fontFamily": "var(--wp--preset--font-family--roboto-flex-condensed)", "fontSize": "var(--wp--preset--font-size--small)" } }, "heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--roboto-flex-condensed)", "fontStyle": "normal", "fontWeight": "700" } } }, "typography": { "fontFamily": "var(--wp--preset--font-family--nunito)", "fontStyle": "normal", "fontWeight": "400" } } }