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

11
node_modules/.package-lock.json generated vendored
View File

@@ -1,8 +1,13 @@
{
"name": "dev-trunk",
"name": "iTop",
"lockfileVersion": 2,
"requires": true,
"packages": {
"node_modules/@fontsource/raleway": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@fontsource/raleway/-/raleway-4.5.0.tgz",
"integrity": "sha512-Rzj90wbZQnNzazqzoiu5HzMEMdqMJLUVFOo699sinTXrZRm1aB5iX2HTiK2VlPnH4M6u8yYnJ7CebOyamfWlqw=="
},
"node_modules/@popperjs/core": {
"version": "2.4.4",
"license": "MIT",
@@ -64,10 +69,6 @@
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"node_modules/raleway-webfont": {
"version": "3.0.1",
"license": "MIT AND OFL-1.1"
},
"node_modules/scrollmagic": {
"version": "2.0.8",
"license": "(MIT OR GPL-3.0+)",