@fontsource-variable/inter
Version:
Self-host the Inter font in a neatly bundled NPM package.
31 lines • 787 B
JSON
{
"id": "inter",
"family": "Inter",
"subsets": [
"cyrillic",
"cyrillic-ext",
"greek",
"greek-ext",
"latin",
"latin-ext",
"vietnamese"
],
"weights": [100, 200, 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": "14", "max": "32", "step": "0.1"},
"wght": {"default": "400", "min": "100", "max": "900", "step": "1"}
},
"lastModified": "2025-05-29",
"version": "v19",
"category": "sans-serif",
"license": {
"type": "OFL-1.1",
"url": "http://scripts.sil.org/OFL",
"attribution": "Google Inc."
},
"source": "https://github.com/google/fonts",
"type": "google"
}