27 lines
623 B
JSON
27 lines
623 B
JSON
{
|
|
"id": "roboto",
|
|
"family": "Roboto",
|
|
"subsets": [
|
|
"cyrillic",
|
|
"cyrillic-ext",
|
|
"greek",
|
|
"greek-ext",
|
|
"latin",
|
|
"latin-ext",
|
|
"vietnamese"
|
|
],
|
|
"weights": [100, 300, 400, 500, 700, 900],
|
|
"styles": ["italic", "normal"],
|
|
"defSubset": "latin",
|
|
"variable": false,
|
|
"lastModified": "2024-09-04",
|
|
"version": "v32",
|
|
"category": "sans-serif",
|
|
"license": {
|
|
"type": "Apache-2.0",
|
|
"url": "http://www.apache.org/licenses/LICENSE-2.0.html",
|
|
"attribution": "Copyright 2011 Google Inc. All Rights Reserved."
|
|
},
|
|
"source": "https://github.com/google/fonts",
|
|
"type": "google"
|
|
} |