@fontsource/open-sans
Version:
Self-host the Open Sans font in a neatly bundled NPM package.
20 lines (19 loc) • 703 B
JSON
{
"fontId": "open-sans",
"fontName": "Open Sans",
"subsets": ["cyrillic", "cyrillic-ext", "greek", "greek-ext", "hebrew", "latin", "latin-ext", "vietnamese"],
"weights": [300, 400, 500, 600, 700, 800],
"styles": ["italic", "normal"],
"defSubset": "latin",
"variable": {
"ital": { "default": "0", "min": "0", "max": "1", "step": "1" },
"wdth": { "default": "100", "min": "75", "max": "100", "step": "0.1" },
"wght": { "default": "400", "min": "300", "max": "800", "step": "1" }
},
"lastModified": "2022-03-02",
"version": "v28",
"category": "sans-serif",
"source": "https://fonts.google.com/",
"license": "https://fonts.google.com/attribution",
"type": "google"
}