{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"version": 3,
	"title": "Share Tech",
	"styles": {
		"typography": {
			"fontStyle": "normal",
			"fontWeight": "400",
			"fontFamily": "var(--wp--preset--font-family--share-tech)"
		},
		"elements": {
			"heading": {
				"typography": {
					"fontStyle": "italic",
					"fontWeight": "700",
					"fontFamily": "var(--wp--preset--font-family--share-tech)"
				}
			}
		}
	}
}