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

26
node_modules/@fontsource/raleway/package.json generated vendored Normal file
View File

@@ -0,0 +1,26 @@
{
"name": "@fontsource/raleway",
"version": "4.5.0",
"description": "Self-host the Raleway font in a neatly bundled NPM package.",
"main": "index.css",
"publishConfig": {
"access": "public"
},
"keywords": [
"fontsource",
"font",
"font family",
"google fonts",
"Raleway",
"raleway"
],
"author": "Lotus <declininglotus@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/fontsource/fontsource/tree/master/packages/raleway#readme",
"repository": {
"type": "git",
"url": "https://github.com/fontsource/fontsource.git",
"directory": "packages/raleway"
},
"gitHead": "136545a8c7a59c170249a46673efedb9c2627c1d"
}