@fontsource/roboto-serif
Version:
Self-host the Roboto Serif font in a neatly bundled NPM package.
25 lines • 887 B
JSON
{
"id": "roboto-serif",
"family": "Roboto Serif",
"subsets": ["cyrillic", "cyrillic-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": "8", "max": "144", "step": "0.1"},
"wdth": {"default": "100", "min": "50", "max": "150", "step": "0.1"},
"wght": {"default": "400", "min": "100", "max": "900", "step": "1"},
"GRAD": {"default": "0", "min": "-50", "max": "100", "step": "1"}
},
"lastModified": "2025-05-29",
"version": "v16",
"category": "serif",
"license": {
"type": "OFL-1.1",
"url": "http://scripts.sil.org/OFL",
"attribution": "Google Inc."
},
"source": "https://github.com/google/fonts",
"type": "google"
}