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