{ "version": 3, "$schema": "https://schemas.wp.org/wp/6.7/theme.json", "title": "Lato", "slug": "typography-preset-9", "settings": { "typography": { "fontFamilies": [ { "fontFace": [ { "fontDisplay": "block", "fontFamily": "Lato", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "100", "src": [ "file:./assets/fonts/lato/Lato-Thin.ttf" ] }, { "fontDisplay": "block", "fontFamily": "Lato", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "300", "src": [ "file:./assets/fonts/lato/Lato-Light.ttf" ] }, { "fontFamily": "Lato", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/lato/Lato-Regular.ttf" ] }, { "fontDisplay": "block", "fontFamily": "Lato", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/lato/Lato-Bold.ttf" ] }, { "fontDisplay": "block", "fontFamily": "Lato", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "800", "src": [ "file:./assets/fonts/lato/Lato-Black.ttf" ] } ], "fontFamily": "Lato, sans-serif", "name": "Lato", "slug": "lato" } ], "fontSizes": [ { "fluid": false, "name": "Small", "size": "0.9rem", "slug": "small" }, { "fluid": { "max": "1.2rem", "min": "0.9rem" }, "name": "Medium", "size": "1rem", "slug": "medium" }, { "fluid": { "max": "1.8rem", "min": "1.2rem" }, "name": "Large", "size": "1.2rem", "slug": "large" }, { "fluid": { "max": "2.2rem", "min": "1.8rem" }, "name": "Extra Large", "size": "1.8rem", "slug": "x-large" }, { "fluid": { "max": "2.8rem", "min": "2rem" }, "name": "Extra Extra Large", "size": "2rem", "slug": "xx-large" } ] } }, "styles": { "typography": { "fontSize": "var:preset|font-size|medium", "fontFamily": "var:preset|font-family|lato", "letterSpacing": "-0.01em", "lineHeight": "1.5" }, "blocks": { "core/post-title": { "typography": { "fontWeight": "200" } }, "core/pullquote": { "typography": { "fontFamily": "var:preset|font-family|lato", "fontWeight": "200", "letterSpacing": "0em" } }, "core/query-pagination": { "typography": { "fontWeight": "300", "letterSpacing": "0px" } }, "core/quote": { "typography": { "fontSize": "var:preset|font-size|medium", "letterSpacing": "-0.01em", "lineHeight": "1.5", "fontWeight": "300" } }, "core/site-title": { "typography": { "fontFamily": "var:preset|font-family|lato", "fontSize": "var:preset|font-size|x-large", "fontWeight": "300", "letterSpacing": "-0.56px", "textTransform": "uppercase" } } }, "elements": { "button": { "typography": { "fontFamily": "var:preset|font-family|lato", "fontSize": "var:preset|font-size|medium", "fontWeight": "400", "letterSpacing": "-0.01em", "textTransform": "uppercase" } }, "heading": { "typography": { "fontFamily": "var:preset|font-family|lato", "fontWeight": "200", "letterSpacing": "-0.02em", "lineHeight": "1.24" } }, "h6": { "typography": { "fontWeight": "200" } } } } }