{
	"version": 3,
	"$schema": "https://schemas.wp.org/wp/7.0/theme.json",
	"title": "Inter Tight",
	"slug": "typography-inter-tight",
	"styles": {
		"typography": {
			"fontFamily":"var(--wp--preset--font-family--inter-tight)"
		},
		"elements": {
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--inter-tight)",
					"fontWeight": "500"
				}
			}
		}
	},
	"settings": {
		"typography": {
			"fontFamilies": [
				{
					"fontFamily": "Inter Tight, sans-serif",
					"name": "Inter Tight",
					"slug": "inter-tight",
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Inter Tight",
							"fontStyle": "normal",
							"fontWeight": "300 900",
							"src": [ "file:./assets/fonts/inter-tight/InterTightVF.woff2"]
						}
					]
				}
			]
		}
	}
}
