{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"title": "Karla & Inconsolata",
	"version": 3,
	"slug": "noto-serif-display-radio-canada",
	"styles": {
		"blocks": {
			"core/comments-title": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-large)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"letterSpacing": "-0.07em"
				}
			},
			"h2": {
				"typography": {
					"letterSpacing": "-0.04em"
				}
			},
			"h3": {
				"typography": {
					"letterSpacing": "-0.03em"
				}
			},
			"h4": {
				"typography": {
					"letterSpacing": "-0.03em"
				}
			},
			"h5": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--bold)"
				}
			},
			"h6": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--extra-bold)"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--karla)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--inconsolata)"
		}
	}
}
