{
	"$schema": "https://schemas.wp.org/wp/7.0/theme.json",
	"settings": {
		"typography": {
			"fontFamilies": [
				{
					"fontFace": [
						{
							"fontFamily": "\"Sorts Mill Goudy\"",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/sorts-mill-goudy/sorts-mill-goudy-400-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Sorts Mill Goudy\"",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/sorts-mill-goudy/sorts-mill-goudy-400-italic.woff2"
							]
						}
					],
					"fontFamily": "\"Sorts Mill Goudy\", serif",
					"name": "Sorts Mill Goudy",
					"slug": "sorts-mill-goudy"
				},
				
				{
					"fontFace": [
						{
							"fontFamily": "\"Quattrocento Sans\"",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/quattrocento-sans/quattrocento-sans-400-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Quattrocento Sans\"",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/quattrocento-sans/quattrocento-sans-700-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Quattrocento Sans\"",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/quattrocento-sans/quattrocento-sans-400-italic.woff2"
							]
						},
						{
							"fontFamily": "\"Quattrocento Sans\"",
							"fontStyle": "italic",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/quattrocento-sans/quattrocento-sans-700-italic.woff2"
							]
						}
					],
					"fontFamily": "\"Quattrocento Sans\", sans-serif",
					"name": "Quattrocento Sans",
					"slug": "quattrocento-sans"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/button": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--quattrocento-sans)"
				}
			},
			"core/navigation": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"textTransform": "uppercase"
				}
			},
			"core/page-list": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"textTransform": "uppercase"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--quattrocento-sans)",
					"fontStyle": "normal",
					"fontWeight": "700"
				}
			}
		},
		"elements": {
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--quattrocento-sans)",
					"fontStyle": "normal",
					"fontWeight": "700"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--sorts-mill-goudy)"
		}
	},
	"version": 3,
	"title": "Quattrocento Sans + Sorts Mill Goudy"
}
