@fontsource/rubik
Version:
Self-host the Rubik font in a neatly bundled NPM package.
29 lines • 685 B
JSON
{
"id": "rubik",
"family": "Rubik",
"subsets": [
"arabic",
"cyrillic",
"cyrillic-ext",
"hebrew",
"latin",
"latin-ext"
],
"weights": [300, 400, 500, 600, 700, 800, 900],
"styles": ["italic", "normal"],
"defSubset": "latin",
"variable": {
"ital": {"default": "0", "min": "0", "max": "1", "step": "1"},
"wght": {"default": "400", "min": "300", "max": "900", "step": "1"}
},
"lastModified": "2025-06-02",
"version": "v30",
"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"
}