{
	"description": "FT brand typographic styles",
	"origamiType": "module",
	"origamiCategory": "primitives",
	"origamiVersion": 1,
	"support": "https://github.com/Financial-Times/o-typography/issues",
	"supportStatus": "active",
	"browserFeatures": {
		"optional": [
			"textshadow"
			]
	},
	"demosDefaults": {
		"sass": "demos/src/demo.scss",
		"js": "demos/src/demo.js",
		"dependencies": ["o-grid@^4.0.0"],
		"documentClasses": "o-typography--loading-serifDisplay o-typography--loading-sans o-typography--loading-sansBold o-typography--loading-serifDisplayBold"
	},
	"ci": {
		"circle": "https://circleci.com/api/v1/project/Financial-Times/o-typography"
	},
	"demos": [
		{
			"name": "scale",
			"template": "demos/src/scale.mustache",
			"description": "",
			"display_html": false
		},
		{
			"name": "article",
			"template": "demos/src/article.mustache",
			"description": ""
		},
		{
			"name": "headings",
			"template": "demos/src/headings.mustache",
			"description": ""
		},
		{
			"name": "manage-account",
			"template": "demos/src/manage-account.mustache",
			"description": "",
			"hidden": true
		},
		{
			"name": "all-styles",
			"template": "demos/src/all-styles.mustache",
			"description": "",
			"hidden": true
		},
		{
			"name": "custom-links",
			"template": "demos/src/custom-links.mustache",
			"description": "",
			"hidden": true
		}
	]
}
