@fontsource/jetbrains-mono
Version:
Self-host the JetBrains Mono font in a neatly bundled NPM package.
29 lines • 710 B
JSON
{
"id": "jetbrains-mono",
"family": "JetBrains Mono",
"subsets": [
"cyrillic",
"cyrillic-ext",
"greek",
"latin",
"latin-ext",
"vietnamese"
],
"weights": [100, 200, 300, 400, 500, 600, 700, 800],
"styles": ["italic", "normal"],
"defSubset": "latin",
"variable": {
"ital": {"default": "0", "min": "0", "max": "1", "step": "1"},
"wght": {"default": "400", "min": "100", "max": "800", "step": "1"}
},
"lastModified": "2025-06-02",
"version": "v23",
"category": "monospace",
"license": {
"type": "OFL-1.1",
"url": "http://scripts.sil.org/OFL",
"attribution": "Google Inc."
},
"source": "https://github.com/google/fonts",
"type": "google"
}