{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"version": 3,
	"title": "Orbitron & Manrope",
	"styles": {
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--manrope)",
			"fontStyle": "normal",
			"fontWeight": "400"
		},
		"elements": {
			"heading": {
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "900",
					"fontFamily": "var(--wp--preset--font-family--orbitron)",
					"letterSpacing": "-0.04em"
				}
			}
		}
	}
}