{
	"title": "Serif Headings",
	"styles": {
		"elements": {
			"h3": {
				"typography": {
					"fontFamily": "var:preset|font-family|rubik",
					"fontWeight": "300"
				}
			},
			"h4": {
				"typography": {
					"fontFamily": "var:preset|font-family|rubik"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var:preset|font-family|piazzolla"
				}
			}
		},
		"typography": {
			"fontFamily": "var:preset|font-family|rubik",
			"fontWeight": "300"
		}
	},
	"version": 2,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}