routie dev init since i didn't adhere to any proper guidance up until now

This commit is contained in:
2026-04-29 22:27:29 -06:00
commit e1dabb71e2
15301 changed files with 3562618 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
{
"id": "roboto-mono",
"family": "Roboto Mono",
"subsets": [
"cyrillic",
"cyrillic-ext",
"greek",
"latin",
"latin-ext",
"vietnamese"
],
"weights": [100, 200, 300, 400, 500, 600, 700],
"styles": ["italic", "normal"],
"defSubset": "latin",
"variable": {
"ital": {"default": "0", "min": "0", "max": "1", "step": "1"},
"wght": {"default": "400", "min": "100", "max": "700", "step": "1"}
},
"lastModified": "2025-09-11",
"version": "v31",
"category": "monospace",
"license": {
"type": "OFL-1.1",
"url": "https://openfontlicense.org",
"attribution": "Copyright 2015 The Roboto Mono Project Authors (https://github.com/googlefonts/robotomono) RobotoMono-Italic[wght].ttf: Copyright 2015 The Roboto Mono Project Authors (https://github.com/googlefonts/robotomono)"
},
"source": "https://github.com/google/fonts",
"type": "google"
}