{ "version": 2, "settings": { "color": { "palette": [ { "slug": "foreground", "color": "#2E2927", "name": "Foreground" }, { "slug": "background", "color": "#ffffff", "name": "Background" }, { "slug": "primary", "color": "#7C290F", "name": "Primary" }, { "slug": "secondary", "color": "#FCF5ED", "name": "Secondary" }, { "slug": "tertiary", "color": "#FCF5ED", "name": "Tertiary" } ] }, "typography": { "fontFamilies": [ { "fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif", "name": "System Font", "slug": "system-font" }, { "fontFamily": "\"EB Garamond\", serif", "name": "EB Garamond", "slug": "eb-garamond" } ] } }, "styles": { "blocks": { "core/post-title": { "typography": { "fontFamily": "var(--wp--preset--font-family--eb-garamond)" } }, "core/query-title": { "typography": { "fontFamily": "var(--wp--preset--font-family--eb-garamond)" } } }, "elements": { "h1": { "typography": { "fontFamily": "var(--wp--preset--font-family--eb-garamond)" } }, "h2": { "typography": { "fontFamily": "var(--wp--preset--font-family--eb-garamond)" } }, "h3": { "typography": { "fontFamily": "var(--wp--preset--font-family--eb-garamond)" } }, "h4": { "typography": { "fontFamily": "var(--wp--preset--font-family--eb-garamond)" } }, "h5": { "typography": { "fontFamily": "var(--wp--preset--font-family--eb-garamond)" } }, "h6": { "typography": { "fontFamily": "var(--wp--preset--font-family--eb-garamond)" } } } } }