{ "version": 3, "$schema": "https://schemas.wp.org/trunk/theme.json", "title": "Literata & Ysabeau Office", "slug": "typography-preset-5", "settings": { "typography": { "fontSizes": [ { "fluid": false, "name": "Small", "size": "0.875rem", "slug": "small" }, { "fluid": { "max": "1.125rem", "min": "1rem" }, "name": "Medium", "size": "1rem", "slug": "medium" }, { "fluid": { "max": "1.375rem", "min": "1.125rem" }, "name": "Large", "size": "1.38rem", "slug": "large" }, { "fluid": { "max": "2rem", "min": "1.75rem" }, "name": "Extra Large", "size": "1.75rem", "slug": "x-large" }, { "fluid": { "max": "2.6rem", "min": "1.4rem" }, "name": "Extra Extra Large", "size": "2.6rem", "slug": "xx-large" } ] } }, "styles": { "typography": { "fontFamily": "var:preset|font-family|ysabeau-office", "letterSpacing": "-0.24px" }, "blocks": { "core/navigation": { "typography": { "fontSize": "1.25rem" } }, "core/post-author-name": { "elements": { "link": { "typography": { "textDecoration": "underline" }, ":hover": { "typography": { "textDecoration": "none" } } } } }, "core/post-title": { "typography": { "fontWeight": "900", "letterSpacing": "-0.96px" } }, "core/pullquote": { "typography": { "fontSize": "var:preset|font-size|xx-large" }, "elements": { "cite": { "typography": { "fontSize": "var:preset|font-size|medium", "letterSpacing": "-0.14px" } } } }, "core/quote": { "elements": { "cite": { "typography": { "fontSize": "var:preset|font-size|medium", "letterSpacing": "-0.14px" } } } }, "core/query-title": { "typography": { "fontWeight": "900" } }, "core/site-title": { "typography": { "fontFamily": "var:preset|font-family|ysabeau-office", "textTransform": "uppercase", "letterSpacing": "1.6px" } } }, "elements": { "button": { "typography": { "fontFamily": "var:preset|font-family|literata", "fontSize": "var:preset|font-size|medium", "fontWeight": "900", "letterSpacing": "-0.36px" } }, "heading": { "typography": { "fontFamily": "var:preset|font-family|literata", "fontWeight": "900", "lineHeight": "1.2" } }, "h5": { "typography": { "letterSpacing": "0px" } }, "h6": { "typography": { "fontWeight": "900", "letterSpacing": "0px" } } }, "variations": { "post-terms-1": { "typography": { "fontSize": "var:preset|font-size|medium" }, "elements": { "link": { "typography": { "textDecoration": "none" }, ":hover": { "typography": { "textDecoration": "underline" } } } } } } } }