{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#fafcfd",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#060f13",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#0d1e26",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#d5d6dd",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#0d1e2612",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		},
		"typography": {
			"fontFamilies": [
				{
					"fontFace": [],
					"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
					"name": "System Font",
					"slug": "system-font"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Inter Tight",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/inter-tight/inter-tight_italic_400.ttf"
							]
						},
						{
							"fontFamily": "Inter Tight",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/inter-tight/inter-tight_normal_400.ttf"
							]
						},
						{
							"fontFamily": "Inter Tight",
							"fontStyle": "italic",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/inter-tight/inter-tight_italic_600.ttf"
							]
						},
						{
							"fontFamily": "Inter Tight",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/inter-tight/inter-tight_normal_600.ttf"
							]
						},
						{
							"fontFamily": "Inter Tight",
							"fontStyle": "italic",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/inter-tight/inter-tight_italic_700.ttf"
							]
						},
						{
							"fontFamily": "Inter Tight",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/inter-tight/inter-tight_normal_700.ttf"
							]
						}
					],
					"fontFamily": "Inter Tight",
					"name": "Inter Tight",
					"slug": "inter-tight"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Inter",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/inter/inter_normal_400.ttf"
							]
						},
						{
							"fontFamily": "Inter",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/inter/inter_normal_500.ttf"
							]
						},
						{
							"fontFamily": "Inter",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/inter/inter_normal_600.ttf"
							]
						},
						{
							"fontFamily": "Inter",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/inter/inter_normal_700.ttf"
							]
						}
					],
					"fontFamily": "Inter",
					"name": "Inter",
					"slug": "inter"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Newsreader",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/newsreader_normal_400.ttf"
							]
						},
						{
							"fontFamily": "Newsreader",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/newsreader/newsreader_normal_700.ttf"
							]
						},
						{
							"fontFamily": "Newsreader",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/newsreader/newsreader_italic_400.ttf"
							]
						},
						{
							"fontFamily": "Newsreader",
							"fontStyle": "italic",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/newsreader/newsreader_italic_700.ttf"
							]
						}
					],
					"fontFamily": "Newsreader, serif",
					"name": "Newsreader",
					"slug": "newsreader"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/cover": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--cobalt)"
				}
			},
			"core/post-excerpt": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--inter-tight)"
				}
			}
		},
		"elements": {
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--inter-tight)",
					"fontStyle": "normal",
					"fontWeight": "700"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--inter-tight)",
			"fontStyle": "normal",
			"fontWeight": "400"
		}
	},
	"version": 3,
	"title": "Cobalt"
}