@fontsource-variable/playfair
Version:
Self-host the Playfair font in a neatly bundled NPM package.
24 lines • 802 B
JSON
{
"id": "playfair",
"family": "Playfair",
"subsets": ["cyrillic", "cyrillic-ext", "latin", "latin-ext", "vietnamese"],
"weights": [300, 400, 500, 600, 700, 800, 900],
"styles": ["italic", "normal"],
"defSubset": "latin",
"variable": {
"ital": {"default": "0", "min": "0", "max": "1", "step": "1"},
"opsz": {"default": "14", "min": "5", "max": "1200", "step": "0.1"},
"wdth": {"default": "100", "min": "87.5", "max": "112.5", "step": "0.1"},
"wght": {"default": "400", "min": "300", "max": "900", "step": "1"}
},
"lastModified": "2025-01-28",
"version": "v9",
"category": "serif",
"license": {
"type": "OFL-1.1",
"url": "http://scripts.sil.org/OFL",
"attribution": "Google Inc."
},
"source": "https://github.com/google/fonts",
"type": "google"
}