{ "settings": { "appearanceTools": true, "color": { "palette": [ { "color": "#FE7E41", "name": "Primary", "slug": "primary" }, { "color": "#333333", "name": "Secondary", "slug": "secondary" }, { "color": "#f5611b", "name": "Primary-Hover", "slug": "primary-hover" } ] }, "layout": { "contentSize": "1280px", "wideSize": "1300px" }, "spacing": { "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "fontFamilies": [ { "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif", "name": "System Font", "slug": "system-font" }, { "fontFace": [ { "fontFamily": "Inter", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/inter_normal_400.ttf" ] }, { "fontFamily": "Inter", "fontStyle": "normal", "fontWeight": "600", "src": [ "file:./assets/fonts/inter_normal_600.ttf" ] }, { "fontFamily": "Inter", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/inter_normal_700.ttf" ] }, { "fontFamily": "Inter", "fontStyle": "normal", "fontWeight": "500", "src": [ "file:./assets/fonts/inter_normal_500.ttf" ] } ], "fontFamily": "Inter", "slug": "inter" }, { "fontFace": [ { "fontFamily": "Kurale", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/kurale_normal_400.ttf" ] } ], "fontFamily": "Kurale", "slug": "kurale" }, { "fontFamily": "Sora", "slug": "sora", "fontFace": [ { "fontFamily": "Sora", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/sora_normal_400.ttf" ] }, { "fontFamily": "Sora", "fontStyle": "normal", "fontWeight": "600", "src": [ "file:./assets/fonts/sora_normal_600.ttf" ] }, { "fontFamily": "Sora", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/sora_normal_700.ttf" ] } ] } ] }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "core/button": { "border": { "radius": "10px" }, "spacing": { "padding": { "top": "0.67rem", "bottom": "0.67rem", "left": "1.5rem", "right": "1.5rem" } } }, "core/heading": { "typography": { "lineHeight": "1.3" } }, "core/image": { "border": { "radius": "0" } }, "core/query-pagination-numbers": { "elements": { "link": { "typography": { "textDecoration": "none" } } } }, "core/post-content": { "elements": { "link": { "typography": { "textDecoration": "underline" } } } }, "core/navigation": { "elements": { "link": { ":hover": { "color": { "text": "var(--wp--preset--color--primary-hover)" } } } }, "typography": { "fontWeight": "500" } } }, "color": { "background": "#ffffff", "text": "#333333" }, "elements": { "button": { ":hover": { "color": { "background": "var(--wp--preset--color--primary-hover)" } }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--white)" } }, "h1": { "typography": { "fontFamily": "var(--wp--preset--font-family--kurale)", "fontSize": "5em", "lineHeight": "1.2" } }, "h2": { "typography": { "fontFamily": "var(--wp--preset--font-family--kurale)", "fontSize": "2.22em", "lineHeight": 1.4 } }, "h3": { "typography": { "fontFamily": "var(--wp--preset--font-family--inter)", "fontSize": "1.12em" } }, "heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--inter)" } }, "link": { ":hover": { "color": { "text": "var(--wp--preset--color--primary)" } }, "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "textDecoration": "none" } } }, "spacing": { "blockGap": "20px", "padding": { "bottom": "0px", "left": "10px", "right": "10px", "top": "0px" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--inter)", "fontSize": "18px", "lineHeight": 1.6 } }, "templateParts": [ { "area": "header", "name": "header" }, { "area": "footer", "name": "footer" } ], "version": 2, "$schema": "https://schemas.wp.org/wp/6.4/theme.json" }