N°3685 Replace Raleway truetype font files with woff ones

This commit is contained in:
Stephen Abello
2021-09-14 15:47:57 +02:00
committed by Molkobain
parent 443292e1f6
commit 61ee4d6807
359 changed files with 2421 additions and 310 deletions

18
node_modules/@fontsource/raleway/metadata.json generated vendored Normal file
View File

@@ -0,0 +1,18 @@
{
"fontId": "raleway",
"fontName": "Raleway",
"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" },
"wght": { "default": "400", "min": "100", "max": "900", "step": "1" }
},
"lastModified": "2021-07-01",
"version": "v22",
"category": "sans-serif",
"source": "https://fonts.google.com/",
"license": "https://fonts.google.com/attribution",
"type": "google"
}