diff --git a/css/backoffice/base/_typography.scss b/css/backoffice/base/_typography.scss index 29bad4326..fd94c56ae 100644 --- a/css/backoffice/base/_typography.scss +++ b/css/backoffice/base/_typography.scss @@ -9,124 +9,124 @@ font-weight: 100; font-style: normal; src: local('Raleway Thin'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-Thin.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-100-normal.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 100; font-style: italic; src: local('Raleway Thin'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-Thin-Italic.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-100-italic.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 200; font-style: normal; src: local('Raleway ExtraLight'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-ExtraLight.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-200-normal.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 200; font-style: italic; src: local('Raleway ExtraLight'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-ExtraLight-Italic.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-200-italic.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 300; font-style: normal; src: local('Raleway Light'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-Light.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-300-normal.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 300; font-style: italic; src: local('Raleway Light'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-Light-Italic.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-300-italic.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 400; font-style: normal; src: local('Raleway'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-Regular.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-400-normal.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 400; font-style: italic; src: local('Raleway'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-Regular-Italic.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-400-italic.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 500; font-style: normal; src: local('Raleway Medium'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-Medium.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-500-normal.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 500; font-style: italic; src: local('Raleway Medium'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-Medium-Italic.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-500-italic.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 600; font-style: normal; src: local('Raleway SemiBold'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-SemiBold.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-600-normal.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 600; font-style: italic; src: local('Raleway SemiBold'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-SemiBold-Italic.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-600-italic.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 700; font-style: normal; src: local('Raleway'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-Bold.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-700-normal.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 700; font-style: italic; src: local('Raleway'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-Bold-Italic.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-700-italic.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 800; font-style: normal; src: local('Raleway ExtraBold'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-ExtraBold.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-800-normal.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 800; font-style: italic; src: local('Raleway ExtraBold'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-ExtraBold-Italic.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-800-italic.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 900; font-style: normal; src: local('Raleway Black'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-Black.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-900-normal.woff') format('woff'), } @font-face { font-family: Raleway; font-weight: 900; font-style: italic; src: local('Raleway Black'), - url($approot-relative + 'node_modules/raleway-webfont/fonts/Raleway-Black-Italic.ttf') format('truetype'), + url($approot-relative + 'node_modules/@fontsource/raleway/files/raleway-all-900-italic.woff') format('woff'), } diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json index 7848bc818..e47e9aa4e 100644 --- a/node_modules/.package-lock.json +++ b/node_modules/.package-lock.json @@ -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+)", diff --git a/node_modules/@fontsource/raleway/100-italic.css b/node_modules/@fontsource/raleway/100-italic.css new file mode 100644 index 000000000..b5a508aab --- /dev/null +++ b/node_modules/@fontsource/raleway/100-italic.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-100-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-cyrillic-ext-100-italic.woff2') format('woff2'), url('./files/raleway-all-100-italic.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-100-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-cyrillic-100-italic.woff2') format('woff2'), url('./files/raleway-all-100-italic.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-100-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-vietnamese-100-italic.woff2') format('woff2'), url('./files/raleway-all-100-italic.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-100-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-latin-ext-100-italic.woff2') format('woff2'), url('./files/raleway-all-100-italic.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-100-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-latin-100-italic.woff2') format('woff2'), url('./files/raleway-all-100-italic.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/100.css b/node_modules/@fontsource/raleway/100.css new file mode 100644 index 000000000..8f082ab07 --- /dev/null +++ b/node_modules/@fontsource/raleway/100.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-cyrillic-ext-100-normal.woff2') format('woff2'), url('./files/raleway-all-100-normal.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-cyrillic-100-normal.woff2') format('woff2'), url('./files/raleway-all-100-normal.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-vietnamese-100-normal.woff2') format('woff2'), url('./files/raleway-all-100-normal.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-latin-ext-100-normal.woff2') format('woff2'), url('./files/raleway-all-100-normal.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-latin-100-normal.woff2') format('woff2'), url('./files/raleway-all-100-normal.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/200-italic.css b/node_modules/@fontsource/raleway/200-italic.css new file mode 100644 index 000000000..d1e0798c7 --- /dev/null +++ b/node_modules/@fontsource/raleway/200-italic.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-200-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-cyrillic-ext-200-italic.woff2') format('woff2'), url('./files/raleway-all-200-italic.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-200-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-cyrillic-200-italic.woff2') format('woff2'), url('./files/raleway-all-200-italic.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-200-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-vietnamese-200-italic.woff2') format('woff2'), url('./files/raleway-all-200-italic.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-200-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-latin-ext-200-italic.woff2') format('woff2'), url('./files/raleway-all-200-italic.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-200-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-latin-200-italic.woff2') format('woff2'), url('./files/raleway-all-200-italic.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/200.css b/node_modules/@fontsource/raleway/200.css new file mode 100644 index 000000000..e40ace613 --- /dev/null +++ b/node_modules/@fontsource/raleway/200.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-cyrillic-ext-200-normal.woff2') format('woff2'), url('./files/raleway-all-200-normal.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-cyrillic-200-normal.woff2') format('woff2'), url('./files/raleway-all-200-normal.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-vietnamese-200-normal.woff2') format('woff2'), url('./files/raleway-all-200-normal.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-latin-ext-200-normal.woff2') format('woff2'), url('./files/raleway-all-200-normal.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-latin-200-normal.woff2') format('woff2'), url('./files/raleway-all-200-normal.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/300-italic.css b/node_modules/@fontsource/raleway/300-italic.css new file mode 100644 index 000000000..2d5c2ab62 --- /dev/null +++ b/node_modules/@fontsource/raleway/300-italic.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-300-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-cyrillic-ext-300-italic.woff2') format('woff2'), url('./files/raleway-all-300-italic.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-300-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-cyrillic-300-italic.woff2') format('woff2'), url('./files/raleway-all-300-italic.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-300-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-vietnamese-300-italic.woff2') format('woff2'), url('./files/raleway-all-300-italic.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-300-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-latin-ext-300-italic.woff2') format('woff2'), url('./files/raleway-all-300-italic.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-300-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-latin-300-italic.woff2') format('woff2'), url('./files/raleway-all-300-italic.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/300.css b/node_modules/@fontsource/raleway/300.css new file mode 100644 index 000000000..d5b74aac6 --- /dev/null +++ b/node_modules/@fontsource/raleway/300.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-cyrillic-ext-300-normal.woff2') format('woff2'), url('./files/raleway-all-300-normal.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-cyrillic-300-normal.woff2') format('woff2'), url('./files/raleway-all-300-normal.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-vietnamese-300-normal.woff2') format('woff2'), url('./files/raleway-all-300-normal.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-latin-ext-300-normal.woff2') format('woff2'), url('./files/raleway-all-300-normal.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-latin-300-normal.woff2') format('woff2'), url('./files/raleway-all-300-normal.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/400-italic.css b/node_modules/@fontsource/raleway/400-italic.css new file mode 100644 index 000000000..ca957da23 --- /dev/null +++ b/node_modules/@fontsource/raleway/400-italic.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-400-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-cyrillic-ext-400-italic.woff2') format('woff2'), url('./files/raleway-all-400-italic.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-400-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-cyrillic-400-italic.woff2') format('woff2'), url('./files/raleway-all-400-italic.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-400-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-vietnamese-400-italic.woff2') format('woff2'), url('./files/raleway-all-400-italic.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-400-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-latin-ext-400-italic.woff2') format('woff2'), url('./files/raleway-all-400-italic.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-400-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-latin-400-italic.woff2') format('woff2'), url('./files/raleway-all-400-italic.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/400.css b/node_modules/@fontsource/raleway/400.css new file mode 100644 index 000000000..1e04524ba --- /dev/null +++ b/node_modules/@fontsource/raleway/400.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/raleway-all-400-normal.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-cyrillic-400-normal.woff2') format('woff2'), url('./files/raleway-all-400-normal.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-vietnamese-400-normal.woff2') format('woff2'), url('./files/raleway-all-400-normal.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-latin-ext-400-normal.woff2') format('woff2'), url('./files/raleway-all-400-normal.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-latin-400-normal.woff2') format('woff2'), url('./files/raleway-all-400-normal.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/500-italic.css b/node_modules/@fontsource/raleway/500-italic.css new file mode 100644 index 000000000..c2e8fd3ad --- /dev/null +++ b/node_modules/@fontsource/raleway/500-italic.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-500-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-cyrillic-ext-500-italic.woff2') format('woff2'), url('./files/raleway-all-500-italic.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-500-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-cyrillic-500-italic.woff2') format('woff2'), url('./files/raleway-all-500-italic.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-500-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-vietnamese-500-italic.woff2') format('woff2'), url('./files/raleway-all-500-italic.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-500-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-latin-ext-500-italic.woff2') format('woff2'), url('./files/raleway-all-500-italic.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-500-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-latin-500-italic.woff2') format('woff2'), url('./files/raleway-all-500-italic.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/500.css b/node_modules/@fontsource/raleway/500.css new file mode 100644 index 000000000..7a99a9f59 --- /dev/null +++ b/node_modules/@fontsource/raleway/500.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-cyrillic-ext-500-normal.woff2') format('woff2'), url('./files/raleway-all-500-normal.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-cyrillic-500-normal.woff2') format('woff2'), url('./files/raleway-all-500-normal.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-vietnamese-500-normal.woff2') format('woff2'), url('./files/raleway-all-500-normal.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-latin-ext-500-normal.woff2') format('woff2'), url('./files/raleway-all-500-normal.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-latin-500-normal.woff2') format('woff2'), url('./files/raleway-all-500-normal.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/600-italic.css b/node_modules/@fontsource/raleway/600-italic.css new file mode 100644 index 000000000..c8eb7f6ff --- /dev/null +++ b/node_modules/@fontsource/raleway/600-italic.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-600-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-cyrillic-ext-600-italic.woff2') format('woff2'), url('./files/raleway-all-600-italic.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-600-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-cyrillic-600-italic.woff2') format('woff2'), url('./files/raleway-all-600-italic.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-600-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-vietnamese-600-italic.woff2') format('woff2'), url('./files/raleway-all-600-italic.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-600-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-latin-ext-600-italic.woff2') format('woff2'), url('./files/raleway-all-600-italic.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-600-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-latin-600-italic.woff2') format('woff2'), url('./files/raleway-all-600-italic.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/600.css b/node_modules/@fontsource/raleway/600.css new file mode 100644 index 000000000..faeaf31e3 --- /dev/null +++ b/node_modules/@fontsource/raleway/600.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-cyrillic-ext-600-normal.woff2') format('woff2'), url('./files/raleway-all-600-normal.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-cyrillic-600-normal.woff2') format('woff2'), url('./files/raleway-all-600-normal.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-vietnamese-600-normal.woff2') format('woff2'), url('./files/raleway-all-600-normal.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-latin-ext-600-normal.woff2') format('woff2'), url('./files/raleway-all-600-normal.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-latin-600-normal.woff2') format('woff2'), url('./files/raleway-all-600-normal.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/700-italic.css b/node_modules/@fontsource/raleway/700-italic.css new file mode 100644 index 000000000..46e35a5e9 --- /dev/null +++ b/node_modules/@fontsource/raleway/700-italic.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-700-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-cyrillic-ext-700-italic.woff2') format('woff2'), url('./files/raleway-all-700-italic.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-700-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-cyrillic-700-italic.woff2') format('woff2'), url('./files/raleway-all-700-italic.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-700-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-vietnamese-700-italic.woff2') format('woff2'), url('./files/raleway-all-700-italic.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-700-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-latin-ext-700-italic.woff2') format('woff2'), url('./files/raleway-all-700-italic.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-700-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-latin-700-italic.woff2') format('woff2'), url('./files/raleway-all-700-italic.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/700.css b/node_modules/@fontsource/raleway/700.css new file mode 100644 index 000000000..172024d93 --- /dev/null +++ b/node_modules/@fontsource/raleway/700.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-cyrillic-ext-700-normal.woff2') format('woff2'), url('./files/raleway-all-700-normal.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-cyrillic-700-normal.woff2') format('woff2'), url('./files/raleway-all-700-normal.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-vietnamese-700-normal.woff2') format('woff2'), url('./files/raleway-all-700-normal.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-latin-ext-700-normal.woff2') format('woff2'), url('./files/raleway-all-700-normal.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-latin-700-normal.woff2') format('woff2'), url('./files/raleway-all-700-normal.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/800-italic.css b/node_modules/@fontsource/raleway/800-italic.css new file mode 100644 index 000000000..14d17aae2 --- /dev/null +++ b/node_modules/@fontsource/raleway/800-italic.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-800-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-cyrillic-ext-800-italic.woff2') format('woff2'), url('./files/raleway-all-800-italic.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-800-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-cyrillic-800-italic.woff2') format('woff2'), url('./files/raleway-all-800-italic.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-800-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-vietnamese-800-italic.woff2') format('woff2'), url('./files/raleway-all-800-italic.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-800-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-latin-ext-800-italic.woff2') format('woff2'), url('./files/raleway-all-800-italic.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-800-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-latin-800-italic.woff2') format('woff2'), url('./files/raleway-all-800-italic.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/800.css b/node_modules/@fontsource/raleway/800.css new file mode 100644 index 000000000..13b787bb8 --- /dev/null +++ b/node_modules/@fontsource/raleway/800.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-cyrillic-ext-800-normal.woff2') format('woff2'), url('./files/raleway-all-800-normal.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-cyrillic-800-normal.woff2') format('woff2'), url('./files/raleway-all-800-normal.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-vietnamese-800-normal.woff2') format('woff2'), url('./files/raleway-all-800-normal.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-latin-ext-800-normal.woff2') format('woff2'), url('./files/raleway-all-800-normal.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-latin-800-normal.woff2') format('woff2'), url('./files/raleway-all-800-normal.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/900-italic.css b/node_modules/@fontsource/raleway/900-italic.css new file mode 100644 index 000000000..2dd2c1a15 --- /dev/null +++ b/node_modules/@fontsource/raleway/900-italic.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-900-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-cyrillic-ext-900-italic.woff2') format('woff2'), url('./files/raleway-all-900-italic.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-900-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-cyrillic-900-italic.woff2') format('woff2'), url('./files/raleway-all-900-italic.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-900-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-vietnamese-900-italic.woff2') format('woff2'), url('./files/raleway-all-900-italic.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-900-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-latin-ext-900-italic.woff2') format('woff2'), url('./files/raleway-all-900-italic.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-900-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-latin-900-italic.woff2') format('woff2'), url('./files/raleway-all-900-italic.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/900.css b/node_modules/@fontsource/raleway/900.css new file mode 100644 index 000000000..5514837c7 --- /dev/null +++ b/node_modules/@fontsource/raleway/900.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-cyrillic-ext-900-normal.woff2') format('woff2'), url('./files/raleway-all-900-normal.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-cyrillic-900-normal.woff2') format('woff2'), url('./files/raleway-all-900-normal.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-vietnamese-900-normal.woff2') format('woff2'), url('./files/raleway-all-900-normal.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-latin-ext-900-normal.woff2') format('woff2'), url('./files/raleway-all-900-normal.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-latin-900-normal.woff2') format('woff2'), url('./files/raleway-all-900-normal.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/CHANGELOG.md b/node_modules/@fontsource/raleway/CHANGELOG.md new file mode 100644 index 000000000..ee1cb09f5 --- /dev/null +++ b/node_modules/@fontsource/raleway/CHANGELOG.md @@ -0,0 +1,3 @@ +# Changelog + +See the [Fontsource CHANGELOG.md](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md). diff --git a/node_modules/raleway-webfont/LICENSE b/node_modules/@fontsource/raleway/LICENSE similarity index 96% rename from node_modules/raleway-webfont/LICENSE rename to node_modules/@fontsource/raleway/LICENSE index 38d8c6ef7..4770db605 100644 --- a/node_modules/raleway-webfont/LICENSE +++ b/node_modules/@fontsource/raleway/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2016 Dilatorily +Copyright (c) 2020 Lotus Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +SOFTWARE. \ No newline at end of file diff --git a/node_modules/@fontsource/raleway/README.md b/node_modules/@fontsource/raleway/README.md new file mode 100644 index 000000000..4638c3215 --- /dev/null +++ b/node_modules/@fontsource/raleway/README.md @@ -0,0 +1,52 @@ +# Fontsource Raleway + +[![npm (scoped)](https://img.shields.io/npm/v/@fontsource/raleway?color=brightgreen)](https://www.npmjs.com/package/@fontsource/raleway) [![Generic badge](https://img.shields.io/badge/fontsource-passing-brightgreen)](https://github.com/fontsource/fontsource) [![Monthly downloads](https://badgen.net/npm/dm/@fontsource/raleway)](https://github.com/fontsource/fontsource) [![Total downloads](https://badgen.net/npm/dt/@fontsource/raleway)](https://github.com/fontsource/fontsource) [![GitHub stars](https://img.shields.io/github/stars/fontsource/fontsource.svg?style=social&label=Star)](https://github.com/fontsource/fontsource/stargazers) + +The CSS and web font files to easily self-host the “Raleway” font. Please visit the main [Fontsource website](https://fontsource.org/fonts/raleway) to view more details on this package. + +## Quick Installation + +Fontsource has a variety of methods to import CSS, such as using a bundler like Webpack. Alternatively, it supports SASS. Full documentation can be found [here](https://fontsource.org/docs/introduction). + +```javascript +yarn add @fontsource/raleway // npm install @fontsource/raleway +``` + +Within your app entry file or site component, import it in. + +```javascript +import "@fontsource/raleway"; // Defaults to weight 400. +``` + +Supported variables: + +- Weights: `[100,200,300,400,500,600,700,800,900]` +- Styles: `[italic,normal]` +- Supported subsets: `[cyrillic,cyrillic-ext,latin,latin-ext,vietnamese]` + +Finally, you can reference the font name in a CSS stylesheet, CSS Module, or CSS-in-JS. + +```css +body { + font-family: "Raleway"; +} +``` + +## Variable Fonts + +This particular typeface supports [variable fonts](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide). + +Variable documentation can be found [here](https://fontsource.org/docs/variable-fonts). + +## Licensing + +It is important to always read the license for every font that you use. +Most of the fonts in the collection use the SIL Open Font License, v1.1. Some fonts use the Apache 2 license. The Ubuntu fonts use the Ubuntu Font License v1.0. + +[Google Fonts License Attributions](https://fonts.google.com/attribution) + +## Other Notes + +Font version (provided by source): `v22`. + +Feel free to star and contribute new ideas to this repository that aim to improve the performance of font loading, as well as expanding the existing library we already have. Any suggestions or ideas can be voiced via an [issue](https://github.com/fontsource/fontsource/issues). diff --git a/node_modules/@fontsource/raleway/cyrillic-100-italic.css b/node_modules/@fontsource/raleway/cyrillic-100-italic.css new file mode 100644 index 000000000..eeeecaae3 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-100-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-100-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-cyrillic-100-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-100-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-100.css b/node_modules/@fontsource/raleway/cyrillic-100.css new file mode 100644 index 000000000..6bca7d0e0 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-100.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-cyrillic-100-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-100-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-200-italic.css b/node_modules/@fontsource/raleway/cyrillic-200-italic.css new file mode 100644 index 000000000..d30cbea1e --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-200-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-200-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-cyrillic-200-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-200-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-200.css b/node_modules/@fontsource/raleway/cyrillic-200.css new file mode 100644 index 000000000..ca4e55c79 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-200.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-cyrillic-200-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-200-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-300-italic.css b/node_modules/@fontsource/raleway/cyrillic-300-italic.css new file mode 100644 index 000000000..c28fbdb53 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-300-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-300-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-cyrillic-300-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-300-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-300.css b/node_modules/@fontsource/raleway/cyrillic-300.css new file mode 100644 index 000000000..5459777c4 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-300.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-cyrillic-300-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-300-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-400-italic.css b/node_modules/@fontsource/raleway/cyrillic-400-italic.css new file mode 100644 index 000000000..52c161636 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-400-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-400-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-cyrillic-400-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-400-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-400.css b/node_modules/@fontsource/raleway/cyrillic-400.css new file mode 100644 index 000000000..9fb7c8d3e --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-400.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-cyrillic-400-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-400-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-500-italic.css b/node_modules/@fontsource/raleway/cyrillic-500-italic.css new file mode 100644 index 000000000..42efe6149 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-500-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-500-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-cyrillic-500-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-500-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-500.css b/node_modules/@fontsource/raleway/cyrillic-500.css new file mode 100644 index 000000000..00fd548f1 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-500.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-cyrillic-500-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-500-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-600-italic.css b/node_modules/@fontsource/raleway/cyrillic-600-italic.css new file mode 100644 index 000000000..13c245cf2 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-600-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-600-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-cyrillic-600-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-600-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-600.css b/node_modules/@fontsource/raleway/cyrillic-600.css new file mode 100644 index 000000000..30114be09 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-600.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-cyrillic-600-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-600-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-700-italic.css b/node_modules/@fontsource/raleway/cyrillic-700-italic.css new file mode 100644 index 000000000..a8d272e17 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-700-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-700-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-cyrillic-700-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-700-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-700.css b/node_modules/@fontsource/raleway/cyrillic-700.css new file mode 100644 index 000000000..b5b98e816 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-700.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-cyrillic-700-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-700-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-800-italic.css b/node_modules/@fontsource/raleway/cyrillic-800-italic.css new file mode 100644 index 000000000..2b5f9760c --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-800-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-800-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-cyrillic-800-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-800-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-800.css b/node_modules/@fontsource/raleway/cyrillic-800.css new file mode 100644 index 000000000..c7f753890 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-800.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-cyrillic-800-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-800-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-900-italic.css b/node_modules/@fontsource/raleway/cyrillic-900-italic.css new file mode 100644 index 000000000..d65589079 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-900-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-900-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-cyrillic-900-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-900-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-900.css b/node_modules/@fontsource/raleway/cyrillic-900.css new file mode 100644 index 000000000..4170196ee --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-900.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-cyrillic-900-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-900-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-100-italic.css b/node_modules/@fontsource/raleway/cyrillic-ext-100-italic.css new file mode 100644 index 000000000..002c476ff --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-100-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-100-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-cyrillic-ext-100-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-100-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-100.css b/node_modules/@fontsource/raleway/cyrillic-ext-100.css new file mode 100644 index 000000000..9bcf6645f --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-100.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-cyrillic-ext-100-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-100-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-200-italic.css b/node_modules/@fontsource/raleway/cyrillic-ext-200-italic.css new file mode 100644 index 000000000..2c6831690 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-200-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-200-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-cyrillic-ext-200-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-200-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-200.css b/node_modules/@fontsource/raleway/cyrillic-ext-200.css new file mode 100644 index 000000000..ef811ac00 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-200.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-cyrillic-ext-200-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-200-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-300-italic.css b/node_modules/@fontsource/raleway/cyrillic-ext-300-italic.css new file mode 100644 index 000000000..f166fd842 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-300-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-300-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-cyrillic-ext-300-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-300-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-300.css b/node_modules/@fontsource/raleway/cyrillic-ext-300.css new file mode 100644 index 000000000..1f515694f --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-300.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-cyrillic-ext-300-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-300-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-400-italic.css b/node_modules/@fontsource/raleway/cyrillic-ext-400-italic.css new file mode 100644 index 000000000..62451cc29 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-400-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-400-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-cyrillic-ext-400-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-400-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-400.css b/node_modules/@fontsource/raleway/cyrillic-ext-400.css new file mode 100644 index 000000000..89a7ded31 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-400.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-400-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-500-italic.css b/node_modules/@fontsource/raleway/cyrillic-ext-500-italic.css new file mode 100644 index 000000000..0e544cc3e --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-500-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-500-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-cyrillic-ext-500-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-500-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-500.css b/node_modules/@fontsource/raleway/cyrillic-ext-500.css new file mode 100644 index 000000000..596cec486 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-500.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-cyrillic-ext-500-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-500-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-600-italic.css b/node_modules/@fontsource/raleway/cyrillic-ext-600-italic.css new file mode 100644 index 000000000..6b385386a --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-600-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-600-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-cyrillic-ext-600-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-600-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-600.css b/node_modules/@fontsource/raleway/cyrillic-ext-600.css new file mode 100644 index 000000000..e666fef1c --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-600.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-cyrillic-ext-600-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-600-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-700-italic.css b/node_modules/@fontsource/raleway/cyrillic-ext-700-italic.css new file mode 100644 index 000000000..55231991e --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-700-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-700-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-cyrillic-ext-700-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-700-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-700.css b/node_modules/@fontsource/raleway/cyrillic-ext-700.css new file mode 100644 index 000000000..8641c6ebb --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-700.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-cyrillic-ext-700-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-700-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-800-italic.css b/node_modules/@fontsource/raleway/cyrillic-ext-800-italic.css new file mode 100644 index 000000000..3386ce624 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-800-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-800-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-cyrillic-ext-800-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-800-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-800.css b/node_modules/@fontsource/raleway/cyrillic-ext-800.css new file mode 100644 index 000000000..67df37014 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-800.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-cyrillic-ext-800-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-800-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-900-italic.css b/node_modules/@fontsource/raleway/cyrillic-ext-900-italic.css new file mode 100644 index 000000000..923a74a73 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-900-italic.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-900-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-cyrillic-ext-900-italic.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-900-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext-900.css b/node_modules/@fontsource/raleway/cyrillic-ext-900.css new file mode 100644 index 000000000..1a3c8818c --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext-900.css @@ -0,0 +1,9 @@ +/* raleway-cyrillic-ext-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-cyrillic-ext-900-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-900-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic-ext.css b/node_modules/@fontsource/raleway/cyrillic-ext.css new file mode 100644 index 000000000..c35d4ac87 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic-ext.css @@ -0,0 +1,81 @@ +/* raleway-cyrillic-ext-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-cyrillic-ext-100-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-100-normal.woff') format('woff'); + +} +/* raleway-cyrillic-ext-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-cyrillic-ext-200-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-200-normal.woff') format('woff'); + +} +/* raleway-cyrillic-ext-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-cyrillic-ext-300-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-300-normal.woff') format('woff'); + +} +/* raleway-cyrillic-ext-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-400-normal.woff') format('woff'); + +} +/* raleway-cyrillic-ext-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-cyrillic-ext-500-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-500-normal.woff') format('woff'); + +} +/* raleway-cyrillic-ext-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-cyrillic-ext-600-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-600-normal.woff') format('woff'); + +} +/* raleway-cyrillic-ext-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-cyrillic-ext-700-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-700-normal.woff') format('woff'); + +} +/* raleway-cyrillic-ext-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-cyrillic-ext-800-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-800-normal.woff') format('woff'); + +} +/* raleway-cyrillic-ext-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-cyrillic-ext-900-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-ext-900-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/cyrillic.css b/node_modules/@fontsource/raleway/cyrillic.css new file mode 100644 index 000000000..4514eeaa6 --- /dev/null +++ b/node_modules/@fontsource/raleway/cyrillic.css @@ -0,0 +1,81 @@ +/* raleway-cyrillic-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-cyrillic-100-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-100-normal.woff') format('woff'); + +} +/* raleway-cyrillic-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-cyrillic-200-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-200-normal.woff') format('woff'); + +} +/* raleway-cyrillic-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-cyrillic-300-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-300-normal.woff') format('woff'); + +} +/* raleway-cyrillic-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-cyrillic-400-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-400-normal.woff') format('woff'); + +} +/* raleway-cyrillic-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-cyrillic-500-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-500-normal.woff') format('woff'); + +} +/* raleway-cyrillic-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-cyrillic-600-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-600-normal.woff') format('woff'); + +} +/* raleway-cyrillic-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-cyrillic-700-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-700-normal.woff') format('woff'); + +} +/* raleway-cyrillic-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-cyrillic-800-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-800-normal.woff') format('woff'); + +} +/* raleway-cyrillic-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-cyrillic-900-normal.woff2') format('woff2'), url('./files/raleway-cyrillic-900-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/files/raleway-all-100-italic.woff b/node_modules/@fontsource/raleway/files/raleway-all-100-italic.woff new file mode 100644 index 000000000..d7ac5b1d9 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-100-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-100-normal.woff b/node_modules/@fontsource/raleway/files/raleway-all-100-normal.woff new file mode 100644 index 000000000..0556e7dcb Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-100-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-200-italic.woff b/node_modules/@fontsource/raleway/files/raleway-all-200-italic.woff new file mode 100644 index 000000000..122dc8f52 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-200-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-200-normal.woff b/node_modules/@fontsource/raleway/files/raleway-all-200-normal.woff new file mode 100644 index 000000000..15ea4cee7 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-200-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-300-italic.woff b/node_modules/@fontsource/raleway/files/raleway-all-300-italic.woff new file mode 100644 index 000000000..02b01b1bf Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-300-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-300-normal.woff b/node_modules/@fontsource/raleway/files/raleway-all-300-normal.woff new file mode 100644 index 000000000..f3556387c Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-300-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-400-italic.woff b/node_modules/@fontsource/raleway/files/raleway-all-400-italic.woff new file mode 100644 index 000000000..9fcb2dd9f Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-400-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-400-normal.woff b/node_modules/@fontsource/raleway/files/raleway-all-400-normal.woff new file mode 100644 index 000000000..c5053e6d5 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-400-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-500-italic.woff b/node_modules/@fontsource/raleway/files/raleway-all-500-italic.woff new file mode 100644 index 000000000..fea5659ba Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-500-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-500-normal.woff b/node_modules/@fontsource/raleway/files/raleway-all-500-normal.woff new file mode 100644 index 000000000..4df652a18 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-500-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-600-italic.woff b/node_modules/@fontsource/raleway/files/raleway-all-600-italic.woff new file mode 100644 index 000000000..fe0839f9f Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-600-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-600-normal.woff b/node_modules/@fontsource/raleway/files/raleway-all-600-normal.woff new file mode 100644 index 000000000..30bba15fc Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-600-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-700-italic.woff b/node_modules/@fontsource/raleway/files/raleway-all-700-italic.woff new file mode 100644 index 000000000..cec2dcdfd Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-700-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-700-normal.woff b/node_modules/@fontsource/raleway/files/raleway-all-700-normal.woff new file mode 100644 index 000000000..45bea5c22 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-700-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-800-italic.woff b/node_modules/@fontsource/raleway/files/raleway-all-800-italic.woff new file mode 100644 index 000000000..5fcf8e601 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-800-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-800-normal.woff b/node_modules/@fontsource/raleway/files/raleway-all-800-normal.woff new file mode 100644 index 000000000..da60bc2d1 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-800-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-900-italic.woff b/node_modules/@fontsource/raleway/files/raleway-all-900-italic.woff new file mode 100644 index 000000000..f12033e01 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-900-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-all-900-normal.woff b/node_modules/@fontsource/raleway/files/raleway-all-900-normal.woff new file mode 100644 index 000000000..b724401fb Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-all-900-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-100-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-100-italic.woff new file mode 100644 index 000000000..9741c1dcc Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-100-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-100-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-100-italic.woff2 new file mode 100644 index 000000000..355bc3cd8 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-100-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-100-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-100-normal.woff new file mode 100644 index 000000000..d7731ad20 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-100-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-100-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-100-normal.woff2 new file mode 100644 index 000000000..baf0f1cc0 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-100-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-200-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-200-italic.woff new file mode 100644 index 000000000..5b8b6bf67 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-200-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-200-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-200-italic.woff2 new file mode 100644 index 000000000..f328ae351 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-200-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-200-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-200-normal.woff new file mode 100644 index 000000000..d43016536 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-200-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-200-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-200-normal.woff2 new file mode 100644 index 000000000..d23b30022 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-200-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-300-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-300-italic.woff new file mode 100644 index 000000000..960f55472 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-300-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-300-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-300-italic.woff2 new file mode 100644 index 000000000..70de73409 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-300-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-300-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-300-normal.woff new file mode 100644 index 000000000..ca8fd3d7f Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-300-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-300-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-300-normal.woff2 new file mode 100644 index 000000000..6cb1f713f Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-300-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-400-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-400-italic.woff new file mode 100644 index 000000000..32a3e5ce3 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-400-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-400-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-400-italic.woff2 new file mode 100644 index 000000000..f9d06e817 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-400-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-400-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-400-normal.woff new file mode 100644 index 000000000..83f99c73c Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-400-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-400-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-400-normal.woff2 new file mode 100644 index 000000000..ff8728c42 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-400-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-500-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-500-italic.woff new file mode 100644 index 000000000..bda27cd0c Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-500-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-500-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-500-italic.woff2 new file mode 100644 index 000000000..4cf888c18 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-500-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-500-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-500-normal.woff new file mode 100644 index 000000000..23f5cffb6 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-500-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-500-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-500-normal.woff2 new file mode 100644 index 000000000..8a61304e9 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-500-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-600-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-600-italic.woff new file mode 100644 index 000000000..52e950fd4 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-600-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-600-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-600-italic.woff2 new file mode 100644 index 000000000..2d6f2c7cf Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-600-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-600-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-600-normal.woff new file mode 100644 index 000000000..b32d55f37 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-600-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-600-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-600-normal.woff2 new file mode 100644 index 000000000..d078b8341 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-600-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-700-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-700-italic.woff new file mode 100644 index 000000000..1d857682e Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-700-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-700-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-700-italic.woff2 new file mode 100644 index 000000000..84724e97f Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-700-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-700-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-700-normal.woff new file mode 100644 index 000000000..5801d21f0 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-700-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-700-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-700-normal.woff2 new file mode 100644 index 000000000..947d8aac4 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-700-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-800-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-800-italic.woff new file mode 100644 index 000000000..b7bae31c0 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-800-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-800-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-800-italic.woff2 new file mode 100644 index 000000000..1d064572e Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-800-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-800-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-800-normal.woff new file mode 100644 index 000000000..f37dc07cd Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-800-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-800-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-800-normal.woff2 new file mode 100644 index 000000000..0ff051315 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-800-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-900-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-900-italic.woff new file mode 100644 index 000000000..583d9c7e0 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-900-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-900-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-900-italic.woff2 new file mode 100644 index 000000000..92e97050f Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-900-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-900-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-900-normal.woff new file mode 100644 index 000000000..52cba4cf0 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-900-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-900-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-900-normal.woff2 new file mode 100644 index 000000000..c63039a4c Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-900-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-100-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-100-italic.woff new file mode 100644 index 000000000..87e720942 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-100-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-100-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-100-italic.woff2 new file mode 100644 index 000000000..34e8ca1b0 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-100-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-100-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-100-normal.woff new file mode 100644 index 000000000..5d02cf72e Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-100-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-100-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-100-normal.woff2 new file mode 100644 index 000000000..ff7fa71dc Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-100-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-200-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-200-italic.woff new file mode 100644 index 000000000..13b66a4f9 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-200-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-200-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-200-italic.woff2 new file mode 100644 index 000000000..85f221a34 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-200-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-200-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-200-normal.woff new file mode 100644 index 000000000..6bf1531a0 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-200-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-200-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-200-normal.woff2 new file mode 100644 index 000000000..cb726b79b Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-200-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-300-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-300-italic.woff new file mode 100644 index 000000000..7f8ad8e8f Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-300-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-300-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-300-italic.woff2 new file mode 100644 index 000000000..c028e858d Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-300-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-300-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-300-normal.woff new file mode 100644 index 000000000..e7e137b19 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-300-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-300-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-300-normal.woff2 new file mode 100644 index 000000000..d1df9228f Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-300-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-400-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-400-italic.woff new file mode 100644 index 000000000..4f1dd824b Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-400-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-400-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-400-italic.woff2 new file mode 100644 index 000000000..8aae50f8e Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-400-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-400-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-400-normal.woff new file mode 100644 index 000000000..a17b92ab8 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-400-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-400-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-400-normal.woff2 new file mode 100644 index 000000000..4a5151ed2 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-400-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-500-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-500-italic.woff new file mode 100644 index 000000000..6e505c172 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-500-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-500-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-500-italic.woff2 new file mode 100644 index 000000000..adedf09bf Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-500-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-500-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-500-normal.woff new file mode 100644 index 000000000..5119784cc Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-500-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-500-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-500-normal.woff2 new file mode 100644 index 000000000..0521206bd Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-500-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-600-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-600-italic.woff new file mode 100644 index 000000000..93b996a37 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-600-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-600-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-600-italic.woff2 new file mode 100644 index 000000000..6e12975eb Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-600-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-600-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-600-normal.woff new file mode 100644 index 000000000..ec863093a Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-600-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-600-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-600-normal.woff2 new file mode 100644 index 000000000..02a2253d3 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-600-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-700-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-700-italic.woff new file mode 100644 index 000000000..81d60aca0 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-700-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-700-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-700-italic.woff2 new file mode 100644 index 000000000..6e0607f3f Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-700-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-700-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-700-normal.woff new file mode 100644 index 000000000..bdc7bb507 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-700-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-700-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-700-normal.woff2 new file mode 100644 index 000000000..2f7288905 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-700-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-800-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-800-italic.woff new file mode 100644 index 000000000..18d268734 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-800-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-800-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-800-italic.woff2 new file mode 100644 index 000000000..99c0c0a50 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-800-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-800-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-800-normal.woff new file mode 100644 index 000000000..52981fba3 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-800-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-800-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-800-normal.woff2 new file mode 100644 index 000000000..15357c65f Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-800-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-900-italic.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-900-italic.woff new file mode 100644 index 000000000..b9bbb3bf0 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-900-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-900-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-900-italic.woff2 new file mode 100644 index 000000000..c08e37e2b Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-900-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-900-normal.woff b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-900-normal.woff new file mode 100644 index 000000000..8bcb40f27 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-900-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-900-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-900-normal.woff2 new file mode 100644 index 000000000..b5e5c210c Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-900-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-variable-wghtOnly-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-variable-wghtOnly-italic.woff2 new file mode 100644 index 000000000..3cd648b1f Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-variable-wghtOnly-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-variable-wghtOnly-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-variable-wghtOnly-normal.woff2 new file mode 100644 index 000000000..b81060452 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-ext-variable-wghtOnly-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-variable-wghtOnly-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-variable-wghtOnly-italic.woff2 new file mode 100644 index 000000000..3202c0900 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-variable-wghtOnly-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-cyrillic-variable-wghtOnly-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-cyrillic-variable-wghtOnly-normal.woff2 new file mode 100644 index 000000000..4d763dd64 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-cyrillic-variable-wghtOnly-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-100-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-100-italic.woff new file mode 100644 index 000000000..54f39be18 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-100-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-100-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-100-italic.woff2 new file mode 100644 index 000000000..c5f531c68 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-100-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-100-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-100-normal.woff new file mode 100644 index 000000000..d1da80e68 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-100-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-100-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-100-normal.woff2 new file mode 100644 index 000000000..d24f6f337 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-100-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-200-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-200-italic.woff new file mode 100644 index 000000000..65544c012 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-200-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-200-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-200-italic.woff2 new file mode 100644 index 000000000..6d1ef241c Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-200-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-200-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-200-normal.woff new file mode 100644 index 000000000..2e805a2c6 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-200-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-200-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-200-normal.woff2 new file mode 100644 index 000000000..8e00ce1ea Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-200-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-300-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-300-italic.woff new file mode 100644 index 000000000..820ba9225 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-300-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-300-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-300-italic.woff2 new file mode 100644 index 000000000..2eaec1333 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-300-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-300-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-300-normal.woff new file mode 100644 index 000000000..3253a9554 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-300-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-300-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-300-normal.woff2 new file mode 100644 index 000000000..02b4b024d Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-300-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-400-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-400-italic.woff new file mode 100644 index 000000000..f1b66d651 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-400-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-400-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-400-italic.woff2 new file mode 100644 index 000000000..2d7674d50 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-400-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-400-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-400-normal.woff new file mode 100644 index 000000000..90dbc4abe Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-400-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-400-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-400-normal.woff2 new file mode 100644 index 000000000..b614f0deb Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-400-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-500-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-500-italic.woff new file mode 100644 index 000000000..265308248 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-500-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-500-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-500-italic.woff2 new file mode 100644 index 000000000..18acb3383 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-500-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-500-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-500-normal.woff new file mode 100644 index 000000000..5a5d4e79b Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-500-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-500-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-500-normal.woff2 new file mode 100644 index 000000000..ed755a3bf Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-500-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-600-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-600-italic.woff new file mode 100644 index 000000000..918ee6178 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-600-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-600-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-600-italic.woff2 new file mode 100644 index 000000000..b619d2a73 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-600-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-600-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-600-normal.woff new file mode 100644 index 000000000..ef4b63170 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-600-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-600-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-600-normal.woff2 new file mode 100644 index 000000000..4ab832ecd Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-600-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-700-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-700-italic.woff new file mode 100644 index 000000000..e7ded7d1d Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-700-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-700-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-700-italic.woff2 new file mode 100644 index 000000000..a1417ead3 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-700-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-700-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-700-normal.woff new file mode 100644 index 000000000..30fc1ebb7 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-700-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-700-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-700-normal.woff2 new file mode 100644 index 000000000..b55270822 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-700-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-800-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-800-italic.woff new file mode 100644 index 000000000..af971ca90 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-800-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-800-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-800-italic.woff2 new file mode 100644 index 000000000..0b2e9f45c Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-800-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-800-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-800-normal.woff new file mode 100644 index 000000000..7325478ac Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-800-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-800-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-800-normal.woff2 new file mode 100644 index 000000000..947bb8cf5 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-800-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-900-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-900-italic.woff new file mode 100644 index 000000000..83779df1d Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-900-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-900-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-900-italic.woff2 new file mode 100644 index 000000000..0eb5d4aaa Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-900-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-900-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-900-normal.woff new file mode 100644 index 000000000..2b81a172a Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-900-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-900-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-900-normal.woff2 new file mode 100644 index 000000000..147b3ed2f Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-900-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-100-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-100-italic.woff new file mode 100644 index 000000000..fd00d98d4 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-100-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-100-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-100-italic.woff2 new file mode 100644 index 000000000..b5d57a575 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-100-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-100-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-100-normal.woff new file mode 100644 index 000000000..b19207576 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-100-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-100-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-100-normal.woff2 new file mode 100644 index 000000000..5b2a456b1 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-100-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-200-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-200-italic.woff new file mode 100644 index 000000000..a37d1ddc0 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-200-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-200-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-200-italic.woff2 new file mode 100644 index 000000000..0053884d4 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-200-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-200-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-200-normal.woff new file mode 100644 index 000000000..9cafc6e78 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-200-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-200-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-200-normal.woff2 new file mode 100644 index 000000000..d1bd6d29c Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-200-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-300-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-300-italic.woff new file mode 100644 index 000000000..483becc63 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-300-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-300-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-300-italic.woff2 new file mode 100644 index 000000000..42bf85f76 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-300-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-300-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-300-normal.woff new file mode 100644 index 000000000..3de819a76 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-300-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-300-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-300-normal.woff2 new file mode 100644 index 000000000..fd345cde6 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-300-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-400-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-400-italic.woff new file mode 100644 index 000000000..c20a85b17 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-400-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-400-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-400-italic.woff2 new file mode 100644 index 000000000..d4f175b08 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-400-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-400-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-400-normal.woff new file mode 100644 index 000000000..f58dfb182 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-400-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-400-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-400-normal.woff2 new file mode 100644 index 000000000..e70f32beb Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-400-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-500-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-500-italic.woff new file mode 100644 index 000000000..d03dcb926 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-500-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-500-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-500-italic.woff2 new file mode 100644 index 000000000..6566f83d1 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-500-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-500-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-500-normal.woff new file mode 100644 index 000000000..aa888582d Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-500-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-500-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-500-normal.woff2 new file mode 100644 index 000000000..06974489c Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-500-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-600-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-600-italic.woff new file mode 100644 index 000000000..6bd5dddd7 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-600-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-600-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-600-italic.woff2 new file mode 100644 index 000000000..0b3e31bf8 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-600-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-600-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-600-normal.woff new file mode 100644 index 000000000..f3c7bc9cc Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-600-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-600-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-600-normal.woff2 new file mode 100644 index 000000000..24f63be89 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-600-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-700-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-700-italic.woff new file mode 100644 index 000000000..cff56dabc Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-700-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-700-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-700-italic.woff2 new file mode 100644 index 000000000..e27661b37 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-700-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-700-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-700-normal.woff new file mode 100644 index 000000000..6577d2c48 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-700-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-700-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-700-normal.woff2 new file mode 100644 index 000000000..f6b88e0a3 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-700-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-800-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-800-italic.woff new file mode 100644 index 000000000..c0846de9c Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-800-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-800-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-800-italic.woff2 new file mode 100644 index 000000000..4b87a9284 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-800-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-800-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-800-normal.woff new file mode 100644 index 000000000..f7cd7b78b Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-800-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-800-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-800-normal.woff2 new file mode 100644 index 000000000..bcb6e1b59 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-800-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-900-italic.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-900-italic.woff new file mode 100644 index 000000000..8a48f6366 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-900-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-900-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-900-italic.woff2 new file mode 100644 index 000000000..2f895c6f1 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-900-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-900-normal.woff b/node_modules/@fontsource/raleway/files/raleway-latin-ext-900-normal.woff new file mode 100644 index 000000000..4119ef9d5 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-900-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-900-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-900-normal.woff2 new file mode 100644 index 000000000..da3b4441b Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-900-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-variable-wghtOnly-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-variable-wghtOnly-italic.woff2 new file mode 100644 index 000000000..dbf2ce43a Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-variable-wghtOnly-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-ext-variable-wghtOnly-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-ext-variable-wghtOnly-normal.woff2 new file mode 100644 index 000000000..eb5af3bdb Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-ext-variable-wghtOnly-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-variable-wghtOnly-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-variable-wghtOnly-italic.woff2 new file mode 100644 index 000000000..8e8874777 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-variable-wghtOnly-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-latin-variable-wghtOnly-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-latin-variable-wghtOnly-normal.woff2 new file mode 100644 index 000000000..16e1d5512 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-latin-variable-wghtOnly-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-100-italic.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-100-italic.woff new file mode 100644 index 000000000..ce5f29880 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-100-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-100-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-100-italic.woff2 new file mode 100644 index 000000000..12da25924 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-100-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-100-normal.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-100-normal.woff new file mode 100644 index 000000000..0f34c036e Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-100-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-100-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-100-normal.woff2 new file mode 100644 index 000000000..1e2c57d15 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-100-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-200-italic.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-200-italic.woff new file mode 100644 index 000000000..64dce7a0e Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-200-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-200-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-200-italic.woff2 new file mode 100644 index 000000000..e9d5a0734 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-200-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-200-normal.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-200-normal.woff new file mode 100644 index 000000000..6db5d79f6 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-200-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-200-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-200-normal.woff2 new file mode 100644 index 000000000..0837bdbf3 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-200-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-300-italic.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-300-italic.woff new file mode 100644 index 000000000..dc9d8f388 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-300-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-300-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-300-italic.woff2 new file mode 100644 index 000000000..c2dd1b253 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-300-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-300-normal.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-300-normal.woff new file mode 100644 index 000000000..57956aca4 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-300-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-300-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-300-normal.woff2 new file mode 100644 index 000000000..7ce03d560 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-300-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-400-italic.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-400-italic.woff new file mode 100644 index 000000000..e0bb69ab4 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-400-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-400-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-400-italic.woff2 new file mode 100644 index 000000000..f7750e222 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-400-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-400-normal.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-400-normal.woff new file mode 100644 index 000000000..7bb0c98d1 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-400-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-400-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-400-normal.woff2 new file mode 100644 index 000000000..e4209dbd3 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-400-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-500-italic.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-500-italic.woff new file mode 100644 index 000000000..cc768460c Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-500-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-500-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-500-italic.woff2 new file mode 100644 index 000000000..9317c486e Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-500-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-500-normal.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-500-normal.woff new file mode 100644 index 000000000..efcf9c955 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-500-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-500-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-500-normal.woff2 new file mode 100644 index 000000000..b7401e9b1 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-500-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-600-italic.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-600-italic.woff new file mode 100644 index 000000000..56b0518bd Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-600-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-600-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-600-italic.woff2 new file mode 100644 index 000000000..ef2b90d56 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-600-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-600-normal.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-600-normal.woff new file mode 100644 index 000000000..9be849986 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-600-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-600-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-600-normal.woff2 new file mode 100644 index 000000000..08bd365b7 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-600-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-700-italic.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-700-italic.woff new file mode 100644 index 000000000..09f7942de Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-700-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-700-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-700-italic.woff2 new file mode 100644 index 000000000..09e688682 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-700-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-700-normal.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-700-normal.woff new file mode 100644 index 000000000..ef4d8e78f Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-700-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-700-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-700-normal.woff2 new file mode 100644 index 000000000..4da869933 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-700-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-800-italic.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-800-italic.woff new file mode 100644 index 000000000..4b97b2da9 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-800-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-800-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-800-italic.woff2 new file mode 100644 index 000000000..53013b531 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-800-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-800-normal.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-800-normal.woff new file mode 100644 index 000000000..c70917914 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-800-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-800-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-800-normal.woff2 new file mode 100644 index 000000000..1fa21058d Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-800-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-900-italic.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-900-italic.woff new file mode 100644 index 000000000..8003a0819 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-900-italic.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-900-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-900-italic.woff2 new file mode 100644 index 000000000..010912f0c Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-900-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-900-normal.woff b/node_modules/@fontsource/raleway/files/raleway-vietnamese-900-normal.woff new file mode 100644 index 000000000..77dc04b45 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-900-normal.woff differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-900-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-900-normal.woff2 new file mode 100644 index 000000000..35237a604 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-900-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-variable-wghtOnly-italic.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-variable-wghtOnly-italic.woff2 new file mode 100644 index 000000000..6b4cf3639 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-variable-wghtOnly-italic.woff2 differ diff --git a/node_modules/@fontsource/raleway/files/raleway-vietnamese-variable-wghtOnly-normal.woff2 b/node_modules/@fontsource/raleway/files/raleway-vietnamese-variable-wghtOnly-normal.woff2 new file mode 100644 index 000000000..902e6e065 Binary files /dev/null and b/node_modules/@fontsource/raleway/files/raleway-vietnamese-variable-wghtOnly-normal.woff2 differ diff --git a/node_modules/@fontsource/raleway/index.css b/node_modules/@fontsource/raleway/index.css new file mode 100644 index 000000000..1e04524ba --- /dev/null +++ b/node_modules/@fontsource/raleway/index.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-ext-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/raleway-all-400-normal.woff') format('woff'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-cyrillic-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-cyrillic-400-normal.woff2') format('woff2'), url('./files/raleway-all-400-normal.woff') format('woff'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-vietnamese-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-vietnamese-400-normal.woff2') format('woff2'), url('./files/raleway-all-400-normal.woff') format('woff'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} +/* raleway-latin-ext-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-latin-ext-400-normal.woff2') format('woff2'), url('./files/raleway-all-400-normal.woff') format('woff'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-latin-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-latin-400-normal.woff2') format('woff2'), url('./files/raleway-all-400-normal.woff') format('woff'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} diff --git a/node_modules/@fontsource/raleway/latin-100-italic.css b/node_modules/@fontsource/raleway/latin-100-italic.css new file mode 100644 index 000000000..79f48b1fe --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-100-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-100-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-latin-100-italic.woff2') format('woff2'), url('./files/raleway-latin-100-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-100.css b/node_modules/@fontsource/raleway/latin-100.css new file mode 100644 index 000000000..fac4cc0c0 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-100.css @@ -0,0 +1,9 @@ +/* raleway-latin-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-latin-100-normal.woff2') format('woff2'), url('./files/raleway-latin-100-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-200-italic.css b/node_modules/@fontsource/raleway/latin-200-italic.css new file mode 100644 index 000000000..2646ec3e7 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-200-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-200-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-latin-200-italic.woff2') format('woff2'), url('./files/raleway-latin-200-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-200.css b/node_modules/@fontsource/raleway/latin-200.css new file mode 100644 index 000000000..8961f323e --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-200.css @@ -0,0 +1,9 @@ +/* raleway-latin-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-latin-200-normal.woff2') format('woff2'), url('./files/raleway-latin-200-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-300-italic.css b/node_modules/@fontsource/raleway/latin-300-italic.css new file mode 100644 index 000000000..3cdedffc1 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-300-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-300-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-latin-300-italic.woff2') format('woff2'), url('./files/raleway-latin-300-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-300.css b/node_modules/@fontsource/raleway/latin-300.css new file mode 100644 index 000000000..28c915e29 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-300.css @@ -0,0 +1,9 @@ +/* raleway-latin-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-latin-300-normal.woff2') format('woff2'), url('./files/raleway-latin-300-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-400-italic.css b/node_modules/@fontsource/raleway/latin-400-italic.css new file mode 100644 index 000000000..0ae914b4b --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-400-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-400-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-latin-400-italic.woff2') format('woff2'), url('./files/raleway-latin-400-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-400.css b/node_modules/@fontsource/raleway/latin-400.css new file mode 100644 index 000000000..943094859 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-400.css @@ -0,0 +1,9 @@ +/* raleway-latin-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-latin-400-normal.woff2') format('woff2'), url('./files/raleway-latin-400-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-500-italic.css b/node_modules/@fontsource/raleway/latin-500-italic.css new file mode 100644 index 000000000..612f40f20 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-500-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-500-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-latin-500-italic.woff2') format('woff2'), url('./files/raleway-latin-500-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-500.css b/node_modules/@fontsource/raleway/latin-500.css new file mode 100644 index 000000000..9ff1e38fb --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-500.css @@ -0,0 +1,9 @@ +/* raleway-latin-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-latin-500-normal.woff2') format('woff2'), url('./files/raleway-latin-500-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-600-italic.css b/node_modules/@fontsource/raleway/latin-600-italic.css new file mode 100644 index 000000000..1b4372df2 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-600-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-600-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-latin-600-italic.woff2') format('woff2'), url('./files/raleway-latin-600-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-600.css b/node_modules/@fontsource/raleway/latin-600.css new file mode 100644 index 000000000..593f63dd3 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-600.css @@ -0,0 +1,9 @@ +/* raleway-latin-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-latin-600-normal.woff2') format('woff2'), url('./files/raleway-latin-600-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-700-italic.css b/node_modules/@fontsource/raleway/latin-700-italic.css new file mode 100644 index 000000000..4c5e8b2c2 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-700-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-700-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-latin-700-italic.woff2') format('woff2'), url('./files/raleway-latin-700-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-700.css b/node_modules/@fontsource/raleway/latin-700.css new file mode 100644 index 000000000..e5f527bdb --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-700.css @@ -0,0 +1,9 @@ +/* raleway-latin-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-latin-700-normal.woff2') format('woff2'), url('./files/raleway-latin-700-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-800-italic.css b/node_modules/@fontsource/raleway/latin-800-italic.css new file mode 100644 index 000000000..22a9fcbfe --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-800-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-800-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-latin-800-italic.woff2') format('woff2'), url('./files/raleway-latin-800-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-800.css b/node_modules/@fontsource/raleway/latin-800.css new file mode 100644 index 000000000..84c8e139a --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-800.css @@ -0,0 +1,9 @@ +/* raleway-latin-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-latin-800-normal.woff2') format('woff2'), url('./files/raleway-latin-800-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-900-italic.css b/node_modules/@fontsource/raleway/latin-900-italic.css new file mode 100644 index 000000000..da8a58cc9 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-900-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-900-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-latin-900-italic.woff2') format('woff2'), url('./files/raleway-latin-900-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-900.css b/node_modules/@fontsource/raleway/latin-900.css new file mode 100644 index 000000000..2019b1edd --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-900.css @@ -0,0 +1,9 @@ +/* raleway-latin-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-latin-900-normal.woff2') format('woff2'), url('./files/raleway-latin-900-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-100-italic.css b/node_modules/@fontsource/raleway/latin-ext-100-italic.css new file mode 100644 index 000000000..e93e63345 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-100-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-100-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-latin-ext-100-italic.woff2') format('woff2'), url('./files/raleway-latin-ext-100-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-100.css b/node_modules/@fontsource/raleway/latin-ext-100.css new file mode 100644 index 000000000..fe42a0d14 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-100.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-latin-ext-100-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-100-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-200-italic.css b/node_modules/@fontsource/raleway/latin-ext-200-italic.css new file mode 100644 index 000000000..68c82d661 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-200-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-200-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-latin-ext-200-italic.woff2') format('woff2'), url('./files/raleway-latin-ext-200-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-200.css b/node_modules/@fontsource/raleway/latin-ext-200.css new file mode 100644 index 000000000..1c7017f27 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-200.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-latin-ext-200-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-200-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-300-italic.css b/node_modules/@fontsource/raleway/latin-ext-300-italic.css new file mode 100644 index 000000000..360ba96b1 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-300-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-300-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-latin-ext-300-italic.woff2') format('woff2'), url('./files/raleway-latin-ext-300-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-300.css b/node_modules/@fontsource/raleway/latin-ext-300.css new file mode 100644 index 000000000..a19bc2ab5 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-300.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-latin-ext-300-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-300-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-400-italic.css b/node_modules/@fontsource/raleway/latin-ext-400-italic.css new file mode 100644 index 000000000..ae1a0ca71 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-400-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-400-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-latin-ext-400-italic.woff2') format('woff2'), url('./files/raleway-latin-ext-400-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-400.css b/node_modules/@fontsource/raleway/latin-ext-400.css new file mode 100644 index 000000000..2cb11726e --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-400.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-latin-ext-400-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-400-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-500-italic.css b/node_modules/@fontsource/raleway/latin-ext-500-italic.css new file mode 100644 index 000000000..4f088eebe --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-500-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-500-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-latin-ext-500-italic.woff2') format('woff2'), url('./files/raleway-latin-ext-500-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-500.css b/node_modules/@fontsource/raleway/latin-ext-500.css new file mode 100644 index 000000000..079427d84 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-500.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-latin-ext-500-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-500-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-600-italic.css b/node_modules/@fontsource/raleway/latin-ext-600-italic.css new file mode 100644 index 000000000..92c63e26b --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-600-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-600-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-latin-ext-600-italic.woff2') format('woff2'), url('./files/raleway-latin-ext-600-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-600.css b/node_modules/@fontsource/raleway/latin-ext-600.css new file mode 100644 index 000000000..d3a9fbba8 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-600.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-latin-ext-600-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-600-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-700-italic.css b/node_modules/@fontsource/raleway/latin-ext-700-italic.css new file mode 100644 index 000000000..9e075d5c7 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-700-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-700-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-latin-ext-700-italic.woff2') format('woff2'), url('./files/raleway-latin-ext-700-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-700.css b/node_modules/@fontsource/raleway/latin-ext-700.css new file mode 100644 index 000000000..9e79ce2ac --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-700.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-latin-ext-700-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-700-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-800-italic.css b/node_modules/@fontsource/raleway/latin-ext-800-italic.css new file mode 100644 index 000000000..052b88cc6 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-800-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-800-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-latin-ext-800-italic.woff2') format('woff2'), url('./files/raleway-latin-ext-800-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-800.css b/node_modules/@fontsource/raleway/latin-ext-800.css new file mode 100644 index 000000000..74120d7ed --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-800.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-latin-ext-800-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-800-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-900-italic.css b/node_modules/@fontsource/raleway/latin-ext-900-italic.css new file mode 100644 index 000000000..4820224b5 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-900-italic.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-900-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-latin-ext-900-italic.woff2') format('woff2'), url('./files/raleway-latin-ext-900-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext-900.css b/node_modules/@fontsource/raleway/latin-ext-900.css new file mode 100644 index 000000000..ed7c6edfc --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext-900.css @@ -0,0 +1,9 @@ +/* raleway-latin-ext-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-latin-ext-900-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-900-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin-ext.css b/node_modules/@fontsource/raleway/latin-ext.css new file mode 100644 index 000000000..922307986 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin-ext.css @@ -0,0 +1,81 @@ +/* raleway-latin-ext-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-latin-ext-100-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-100-normal.woff') format('woff'); + +} +/* raleway-latin-ext-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-latin-ext-200-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-200-normal.woff') format('woff'); + +} +/* raleway-latin-ext-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-latin-ext-300-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-300-normal.woff') format('woff'); + +} +/* raleway-latin-ext-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-latin-ext-400-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-400-normal.woff') format('woff'); + +} +/* raleway-latin-ext-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-latin-ext-500-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-500-normal.woff') format('woff'); + +} +/* raleway-latin-ext-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-latin-ext-600-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-600-normal.woff') format('woff'); + +} +/* raleway-latin-ext-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-latin-ext-700-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-700-normal.woff') format('woff'); + +} +/* raleway-latin-ext-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-latin-ext-800-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-800-normal.woff') format('woff'); + +} +/* raleway-latin-ext-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-latin-ext-900-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-900-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/latin.css b/node_modules/@fontsource/raleway/latin.css new file mode 100644 index 000000000..7824d7cc3 --- /dev/null +++ b/node_modules/@fontsource/raleway/latin.css @@ -0,0 +1,81 @@ +/* raleway-latin-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-latin-100-normal.woff2') format('woff2'), url('./files/raleway-latin-100-normal.woff') format('woff'); + +} +/* raleway-latin-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-latin-200-normal.woff2') format('woff2'), url('./files/raleway-latin-200-normal.woff') format('woff'); + +} +/* raleway-latin-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-latin-300-normal.woff2') format('woff2'), url('./files/raleway-latin-300-normal.woff') format('woff'); + +} +/* raleway-latin-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-latin-400-normal.woff2') format('woff2'), url('./files/raleway-latin-400-normal.woff') format('woff'); + +} +/* raleway-latin-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-latin-500-normal.woff2') format('woff2'), url('./files/raleway-latin-500-normal.woff') format('woff'); + +} +/* raleway-latin-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-latin-600-normal.woff2') format('woff2'), url('./files/raleway-latin-600-normal.woff') format('woff'); + +} +/* raleway-latin-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-latin-700-normal.woff2') format('woff2'), url('./files/raleway-latin-700-normal.woff') format('woff'); + +} +/* raleway-latin-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-latin-800-normal.woff2') format('woff2'), url('./files/raleway-latin-800-normal.woff') format('woff'); + +} +/* raleway-latin-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-latin-900-normal.woff2') format('woff2'), url('./files/raleway-latin-900-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/metadata.json b/node_modules/@fontsource/raleway/metadata.json new file mode 100644 index 000000000..d9ca29c99 --- /dev/null +++ b/node_modules/@fontsource/raleway/metadata.json @@ -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" +} diff --git a/node_modules/@fontsource/raleway/package.json b/node_modules/@fontsource/raleway/package.json new file mode 100644 index 000000000..7cc5266de --- /dev/null +++ b/node_modules/@fontsource/raleway/package.json @@ -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 ", + "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" +} diff --git a/node_modules/@fontsource/raleway/scss/mixins.scss b/node_modules/@fontsource/raleway/scss/mixins.scss new file mode 100644 index 000000000..613a4066a --- /dev/null +++ b/node_modules/@fontsource/raleway/scss/mixins.scss @@ -0,0 +1,116 @@ +$fontName: "Raleway"; +$fontId: "raleway"; +$style: normal; +$display: swap; +$weight: 400; +$fontDir: "~@fontsource/#{$fontId}/files"; +$unicodeMap: (cyrillic-ext: (U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F), cyrillic: (U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116), vietnamese: (U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB), latin-ext: (U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF), latin: (U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD)); + +@mixin fontFace( + $fontName: $fontName, + $fontId: $fontId, + $style: $style, + $display: $display, + $weight: $weight, + $fontDir: $fontDir, + $unicodeMap: $unicodeMap +) { + @each $subset, $unicodeRangeValues in $unicodeMap { + @font-face { + font-family: "#{$fontName}"; + font-style: $style; + font-display: $display; + font-weight: $weight; + src: url("#{$fontDir}/#{$fontId}-#{$subset}-#{$weight}-#{$style}.woff2") format("woff2"), + url("#{$fontDir}/#{$fontId}-all-#{$weight}-#{$style}.woff") format("woff"); + unicode-range: $unicodeRangeValues; + } + } +} + +$defSubset: "latin"; +$woff2Path: "#{$fontDir}/#{$fontId}-#{$defSubset}-#{$weight}-#{$style}.woff2"; +$woffPath: "#{$fontDir}/#{$fontId}-#{$defSubset}-#{$weight}-#{$style}.woff"; +$unicodeRange: false; +$unicodeRangeValues: (U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD); + +@mixin fontFaceCustom( + $fontName: $fontName, + $fontId: $fontId, + $style: $style, + $display: $display, + $weight: $weight, + $woff2Path: $woff2Path, + $woffPath: $woffPath, + $unicodeRange: $unicodeRange, + $unicodeRangeValues: $unicodeRangeValues +) { + @font-face { + font-family: "#{$fontName}"; + font-style: $style; + font-display: $display; + font-weight: $weight; + src: url("#{$woff2Path}") format("woff2"), url("#{$woffPath}") format("woff"); + @if $unicodeRange { + unicode-range: $unicodeRangeValues; + } + } +} + +$fontName: "RalewayVariable"; +$weight: 100 900; +$type: "wghtOnly"; +$stretch: null; + +@mixin fontFaceVariable( + $fontName: $fontName, + $fontId: $fontId, + $style: $style, + $display: $display, + $weight: $weight, + $fontDir: $fontDir, + $type: $type, + $stretch: $stretch, + $unicodeMap: $unicodeMap +) { + @each $subset, $unicodeRangeValues in $unicodeMap { + @font-face { + font-family: "#{$fontName}"; + font-style: $style; + font-display: $display; + font-weight: $weight; + @if $type == "full" { + font-stretch: $stretch; + } + src: url("#{$fontDir}/#{$fontId}-#{$subset}-variable-#{$type}-#{$style}.woff2") format("woff2"); + unicode-range: $unicodeRangeValues; + } + } +} + +$woff2Path: "#{$fontDir}/#{$fontId}-#{$defSubset}-variable-#{$type}-#{$style}.woff2"; + +@mixin fontFaceVariableCustom( + $fontName: $fontName, + $fontId: $fontId, + $style: $style, + $display: $display, + $weight: $weight, + $woff2Path: $woff2Path, + $unicodeRange: $unicodeRange, + $unicodeRangeValues: $unicodeRangeValues +) { + @font-face { + font-family: "#{$fontName}"; + font-style: $style; + font-display: $display; + font-weight: $weight; + @if $type == "full" { + font-stretch: $stretch; + } + src: url("#{$woff2Path}") format("woff2"); + @if $unicodeRange { + unicode-range: $unicodeRangeValues; + } + } +} diff --git a/node_modules/@fontsource/raleway/unicode.json b/node_modules/@fontsource/raleway/unicode.json new file mode 100644 index 000000000..f43d6af13 --- /dev/null +++ b/node_modules/@fontsource/raleway/unicode.json @@ -0,0 +1,7 @@ +{ + "cyrillic-ext": "U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F", + "cyrillic": "U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116", + "vietnamese": "U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB", + "latin-ext": "U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF", + "latin": "U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD" +} diff --git a/node_modules/@fontsource/raleway/variable-italic.css b/node_modules/@fontsource/raleway/variable-italic.css new file mode 100644 index 000000000..9d8003f9e --- /dev/null +++ b/node_modules/@fontsource/raleway/variable-italic.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-variable-wghtOnly-italic */ +@font-face { + font-family: 'RalewayVariable'; + font-style: italic; + font-display: swap; + font-weight: 100 900; + src: url('./files/raleway-cyrillic-variable-wghtOnly-italic.woff2') format('woff2'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-cyrillic-ext-variable-wghtOnly-italic */ +@font-face { + font-family: 'RalewayVariable'; + font-style: italic; + font-display: swap; + font-weight: 100 900; + src: url('./files/raleway-cyrillic-ext-variable-wghtOnly-italic.woff2') format('woff2'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-latin-variable-wghtOnly-italic */ +@font-face { + font-family: 'RalewayVariable'; + font-style: italic; + font-display: swap; + font-weight: 100 900; + src: url('./files/raleway-latin-variable-wghtOnly-italic.woff2') format('woff2'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} +/* raleway-latin-ext-variable-wghtOnly-italic */ +@font-face { + font-family: 'RalewayVariable'; + font-style: italic; + font-display: swap; + font-weight: 100 900; + src: url('./files/raleway-latin-ext-variable-wghtOnly-italic.woff2') format('woff2'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-vietnamese-variable-wghtOnly-italic */ +@font-face { + font-family: 'RalewayVariable'; + font-style: italic; + font-display: swap; + font-weight: 100 900; + src: url('./files/raleway-vietnamese-variable-wghtOnly-italic.woff2') format('woff2'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} diff --git a/node_modules/@fontsource/raleway/variable.css b/node_modules/@fontsource/raleway/variable.css new file mode 100644 index 000000000..9ee1555de --- /dev/null +++ b/node_modules/@fontsource/raleway/variable.css @@ -0,0 +1,45 @@ +/* raleway-cyrillic-variable-wghtOnly-normal */ +@font-face { + font-family: 'RalewayVariable'; + font-style: normal; + font-display: swap; + font-weight: 100 900; + src: url('./files/raleway-cyrillic-variable-wghtOnly-normal.woff2') format('woff2'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* raleway-cyrillic-ext-variable-wghtOnly-normal */ +@font-face { + font-family: 'RalewayVariable'; + font-style: normal; + font-display: swap; + font-weight: 100 900; + src: url('./files/raleway-cyrillic-ext-variable-wghtOnly-normal.woff2') format('woff2'); + unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +} +/* raleway-latin-variable-wghtOnly-normal */ +@font-face { + font-family: 'RalewayVariable'; + font-style: normal; + font-display: swap; + font-weight: 100 900; + src: url('./files/raleway-latin-variable-wghtOnly-normal.woff2') format('woff2'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +} +/* raleway-latin-ext-variable-wghtOnly-normal */ +@font-face { + font-family: 'RalewayVariable'; + font-style: normal; + font-display: swap; + font-weight: 100 900; + src: url('./files/raleway-latin-ext-variable-wghtOnly-normal.woff2') format('woff2'); + unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +} +/* raleway-vietnamese-variable-wghtOnly-normal */ +@font-face { + font-family: 'RalewayVariable'; + font-style: normal; + font-display: swap; + font-weight: 100 900; + src: url('./files/raleway-vietnamese-variable-wghtOnly-normal.woff2') format('woff2'); + unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +} diff --git a/node_modules/@fontsource/raleway/vietnamese-100-italic.css b/node_modules/@fontsource/raleway/vietnamese-100-italic.css new file mode 100644 index 000000000..9d7a9370b --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-100-italic.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-100-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-vietnamese-100-italic.woff2') format('woff2'), url('./files/raleway-vietnamese-100-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-100.css b/node_modules/@fontsource/raleway/vietnamese-100.css new file mode 100644 index 000000000..d7b45cb25 --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-100.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-vietnamese-100-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-100-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-200-italic.css b/node_modules/@fontsource/raleway/vietnamese-200-italic.css new file mode 100644 index 000000000..86ca044a1 --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-200-italic.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-200-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-vietnamese-200-italic.woff2') format('woff2'), url('./files/raleway-vietnamese-200-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-200.css b/node_modules/@fontsource/raleway/vietnamese-200.css new file mode 100644 index 000000000..388e324a6 --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-200.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-vietnamese-200-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-200-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-300-italic.css b/node_modules/@fontsource/raleway/vietnamese-300-italic.css new file mode 100644 index 000000000..12801488a --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-300-italic.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-300-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-vietnamese-300-italic.woff2') format('woff2'), url('./files/raleway-vietnamese-300-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-300.css b/node_modules/@fontsource/raleway/vietnamese-300.css new file mode 100644 index 000000000..62f1e8397 --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-300.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-vietnamese-300-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-300-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-400-italic.css b/node_modules/@fontsource/raleway/vietnamese-400-italic.css new file mode 100644 index 000000000..c6d29a505 --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-400-italic.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-400-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-vietnamese-400-italic.woff2') format('woff2'), url('./files/raleway-vietnamese-400-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-400.css b/node_modules/@fontsource/raleway/vietnamese-400.css new file mode 100644 index 000000000..1a7ed1185 --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-400.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-vietnamese-400-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-400-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-500-italic.css b/node_modules/@fontsource/raleway/vietnamese-500-italic.css new file mode 100644 index 000000000..6c7376f1d --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-500-italic.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-500-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-vietnamese-500-italic.woff2') format('woff2'), url('./files/raleway-vietnamese-500-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-500.css b/node_modules/@fontsource/raleway/vietnamese-500.css new file mode 100644 index 000000000..46291a0f7 --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-500.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-vietnamese-500-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-500-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-600-italic.css b/node_modules/@fontsource/raleway/vietnamese-600-italic.css new file mode 100644 index 000000000..02595752d --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-600-italic.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-600-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-vietnamese-600-italic.woff2') format('woff2'), url('./files/raleway-vietnamese-600-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-600.css b/node_modules/@fontsource/raleway/vietnamese-600.css new file mode 100644 index 000000000..6eb6b83d0 --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-600.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-vietnamese-600-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-600-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-700-italic.css b/node_modules/@fontsource/raleway/vietnamese-700-italic.css new file mode 100644 index 000000000..814ec0dd1 --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-700-italic.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-700-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-vietnamese-700-italic.woff2') format('woff2'), url('./files/raleway-vietnamese-700-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-700.css b/node_modules/@fontsource/raleway/vietnamese-700.css new file mode 100644 index 000000000..5de3a203a --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-700.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-vietnamese-700-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-700-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-800-italic.css b/node_modules/@fontsource/raleway/vietnamese-800-italic.css new file mode 100644 index 000000000..152c51060 --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-800-italic.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-800-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-vietnamese-800-italic.woff2') format('woff2'), url('./files/raleway-vietnamese-800-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-800.css b/node_modules/@fontsource/raleway/vietnamese-800.css new file mode 100644 index 000000000..0617fbbcf --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-800.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-vietnamese-800-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-800-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-900-italic.css b/node_modules/@fontsource/raleway/vietnamese-900-italic.css new file mode 100644 index 000000000..6ec8404e3 --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-900-italic.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-900-italic*/ +@font-face { + font-family: 'Raleway'; + font-style: italic; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-vietnamese-900-italic.woff2') format('woff2'), url('./files/raleway-vietnamese-900-italic.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese-900.css b/node_modules/@fontsource/raleway/vietnamese-900.css new file mode 100644 index 000000000..67831f8fe --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese-900.css @@ -0,0 +1,9 @@ +/* raleway-vietnamese-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-vietnamese-900-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-900-normal.woff') format('woff'); + +} diff --git a/node_modules/@fontsource/raleway/vietnamese.css b/node_modules/@fontsource/raleway/vietnamese.css new file mode 100644 index 000000000..b4b4a2627 --- /dev/null +++ b/node_modules/@fontsource/raleway/vietnamese.css @@ -0,0 +1,81 @@ +/* raleway-vietnamese-100-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url('./files/raleway-vietnamese-100-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-100-normal.woff') format('woff'); + +} +/* raleway-vietnamese-200-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url('./files/raleway-vietnamese-200-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-200-normal.woff') format('woff'); + +} +/* raleway-vietnamese-300-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url('./files/raleway-vietnamese-300-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-300-normal.woff') format('woff'); + +} +/* raleway-vietnamese-400-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url('./files/raleway-vietnamese-400-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-400-normal.woff') format('woff'); + +} +/* raleway-vietnamese-500-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url('./files/raleway-vietnamese-500-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-500-normal.woff') format('woff'); + +} +/* raleway-vietnamese-600-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url('./files/raleway-vietnamese-600-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-600-normal.woff') format('woff'); + +} +/* raleway-vietnamese-700-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url('./files/raleway-vietnamese-700-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-700-normal.woff') format('woff'); + +} +/* raleway-vietnamese-800-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url('./files/raleway-vietnamese-800-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-800-normal.woff') format('woff'); + +} +/* raleway-vietnamese-900-normal*/ +@font-face { + font-family: 'Raleway'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url('./files/raleway-vietnamese-900-normal.woff2') format('woff2'), url('./files/raleway-vietnamese-900-normal.woff') format('woff'); + +} diff --git a/node_modules/raleway-webfont/OFL.txt b/node_modules/raleway-webfont/OFL.txt deleted file mode 100755 index 37a5d1ff1..000000000 --- a/node_modules/raleway-webfont/OFL.txt +++ /dev/null @@ -1,95 +0,0 @@ -Copyright (c) 2010, Matt McInerney (matt@pixelspread.com), -Copyright (c) 2011, Pablo Impallari (www.impallari.com|impallari@gmail.com), -Copyright (c) 2011, Rodrigo Fuenzalida (www.rfuenzalida.com|hello@rfuenzalida.com), with Reserved Font Name Raleway - -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL - - ------------------------------------------------------------ -SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ------------------------------------------------------------ - -PREAMBLE -The goals of the Open Font License (OFL) are to stimulate worldwide -development of collaborative font projects, to support the font creation -efforts of academic and linguistic communities, and to provide a free and -open framework in which fonts may be shared and improved in partnership -with others. - -The OFL allows the licensed fonts to be used, studied, modified and -redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, -redistributed and/or sold with any software provided that any reserved -names are not used by derivative works. The fonts and derivatives, -however, cannot be released under any other type of license. The -requirement for fonts to remain under this license does not apply -to any document created using the fonts or their derivatives. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this license and clearly marked as such. This may -include source files, build scripts and documentation. - -"Reserved Font Name" refers to any names specified as such after the -copyright statement(s). - -"Original Version" refers to the collection of Font Software components as -distributed by the Copyright Holder(s). - -"Modified Version" refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to a -new environment. - -"Author" refers to any designer, engineer, programmer, technical -writer or other person who contributed to the Font Software. - -PERMISSION & CONDITIONS -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Font Software, to use, study, copy, merge, embed, modify, -redistribute, and sell modified and unmodified copies of the Font -Software, subject to the following conditions: - -1) Neither the Font Software nor any of its individual components, -in Original or Modified Versions, may be sold by itself. - -2) Original or Modified Versions of the Font Software may be bundled, -redistributed and/or sold with any software, provided that each copy -contains the above copyright notice and this license. These can be -included either as stand-alone text files, human-readable headers or -in the appropriate machine-readable metadata fields within text or -binary files as long as those fields can be easily viewed by the user. - -3) No Modified Version of the Font Software may use the Reserved Font -Name(s) unless explicit written permission is granted by the corresponding -Copyright Holder. This restriction only applies to the primary font name as -presented to the users. - -4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font -Software shall not be used to promote, endorse or advertise any -Modified Version, except to acknowledge the contribution(s) of the -Copyright Holder(s) and the Author(s) or with their explicit written -permission. - -5) The Font Software, modified or unmodified, in part or in whole, -must be distributed entirely under this license, and must not be -distributed under any other license. The requirement for fonts to -remain under this license does not apply to any document created -using the Font Software. - -TERMINATION -This license becomes null and void if any of the above conditions are -not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE -COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL -DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM -OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/node_modules/raleway-webfont/README.md b/node_modules/raleway-webfont/README.md deleted file mode 100644 index 34336d131..000000000 --- a/node_modules/raleway-webfont/README.md +++ /dev/null @@ -1,13 +0,0 @@ -# Raleway Webfont -This is a *NPM* repository for the [Raleway](https://fonts.google.com/specimen/Raleway) web font. - -## Installation -Run the following command in a CLI. -```bash -$ npm install --save raleway-webfont -``` - -## License -The software is licensed under the [MIT license](LICENSE). - -The font is licensed under the [SIL Open Font License](OFL.txt). diff --git a/node_modules/raleway-webfont/fonts/Raleway-Black-Italic.ttf b/node_modules/raleway-webfont/fonts/Raleway-Black-Italic.ttf deleted file mode 100755 index 53b402187..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-Black-Italic.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-Black.ttf b/node_modules/raleway-webfont/fonts/Raleway-Black.ttf deleted file mode 100755 index 91c8fbb3e..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-Black.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-Bold-Italic.ttf b/node_modules/raleway-webfont/fonts/Raleway-Bold-Italic.ttf deleted file mode 100755 index 1d1c6dd6c..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-Bold-Italic.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-Bold.ttf b/node_modules/raleway-webfont/fonts/Raleway-Bold.ttf deleted file mode 100755 index 7aa37f014..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-Bold.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-ExtraBold-Italic.ttf b/node_modules/raleway-webfont/fonts/Raleway-ExtraBold-Italic.ttf deleted file mode 100755 index 04626d68d..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-ExtraBold-Italic.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-ExtraBold.ttf b/node_modules/raleway-webfont/fonts/Raleway-ExtraBold.ttf deleted file mode 100755 index 33cb38935..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-ExtraBold.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-ExtraLight-Italic.ttf b/node_modules/raleway-webfont/fonts/Raleway-ExtraLight-Italic.ttf deleted file mode 100755 index 4d25891d7..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-ExtraLight-Italic.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-ExtraLight.ttf b/node_modules/raleway-webfont/fonts/Raleway-ExtraLight.ttf deleted file mode 100755 index a839f5e03..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-ExtraLight.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-Light-Italic.ttf b/node_modules/raleway-webfont/fonts/Raleway-Light-Italic.ttf deleted file mode 100755 index a064a4e8c..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-Light-Italic.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-Light.ttf b/node_modules/raleway-webfont/fonts/Raleway-Light.ttf deleted file mode 100755 index a947da36f..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-Light.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-Medium-Italic.ttf b/node_modules/raleway-webfont/fonts/Raleway-Medium-Italic.ttf deleted file mode 100755 index d78c697cb..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-Medium-Italic.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-Medium.ttf b/node_modules/raleway-webfont/fonts/Raleway-Medium.ttf deleted file mode 100755 index 99df2d606..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-Medium.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-Regular-Italic.ttf b/node_modules/raleway-webfont/fonts/Raleway-Regular-Italic.ttf deleted file mode 100755 index e46ac30ba..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-Regular-Italic.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-Regular.ttf b/node_modules/raleway-webfont/fonts/Raleway-Regular.ttf deleted file mode 100755 index c6ec2f0ac..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-Regular.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-SemiBold-Italic.ttf b/node_modules/raleway-webfont/fonts/Raleway-SemiBold-Italic.ttf deleted file mode 100755 index a169e673c..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-SemiBold-Italic.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-SemiBold.ttf b/node_modules/raleway-webfont/fonts/Raleway-SemiBold.ttf deleted file mode 100755 index d61efa3a3..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-SemiBold.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-Thin-Italic.ttf b/node_modules/raleway-webfont/fonts/Raleway-Thin-Italic.ttf deleted file mode 100755 index c3188273d..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-Thin-Italic.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/fonts/Raleway-Thin.ttf b/node_modules/raleway-webfont/fonts/Raleway-Thin.ttf deleted file mode 100755 index dcc9e4f7f..000000000 Binary files a/node_modules/raleway-webfont/fonts/Raleway-Thin.ttf and /dev/null differ diff --git a/node_modules/raleway-webfont/package.json b/node_modules/raleway-webfont/package.json deleted file mode 100644 index a61119ed6..000000000 --- a/node_modules/raleway-webfont/package.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "name": "raleway-webfont", - "version": "3.0.1", - "description": "NPM package for the Raleway font", - "main": "raleway.css", - "repository": { - "type": "git", - "url": "git+https://github.com/Dilatorily/raleway.git" - }, - "keywords": [ - "raleway", - "font", - "webfont", - "css" - ], - "author": "Pablo Impallari", - "license": "MIT AND OFL-1.1", - "bugs": { - "url": "https://github.com/Dilatorily/raleway/issues" - }, - "homepage": "https://fonts.google.com/specimen/Raleway" -} diff --git a/node_modules/raleway-webfont/raleway.css b/node_modules/raleway-webfont/raleway.css deleted file mode 100644 index cbf5fabc7..000000000 --- a/node_modules/raleway-webfont/raleway.css +++ /dev/null @@ -1,143 +0,0 @@ -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-Thin.ttf') format('truetype'); - font-style: normal; - font-weight: 100; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-Thin-Italic.ttf') format('truetype'); - font-style: italic; - font-weight: 100; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-ExtraLight.ttf') format('truetype'); - font-style: normal; - font-weight: 200; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-ExtraLight-Italic.ttf') format('truetype'); - font-style: italic; - font-weight: 200; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-Light.ttf') format('truetype'); - font-style: normal; - font-weight: 300; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-Light-Italic.ttf') format('truetype'); - font-style: italic; - font-weight: 300; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-Regular.ttf') format('truetype'); - font-style: normal; - font-weight: 400; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-Regular-Italic.ttf') format('truetype'); - font-style: italic; - font-weight: 400; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-Medium.ttf') format('truetype'); - font-style: normal; - font-weight: 500; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-Medium-Italic.ttf') format('truetype'); - font-style: italic; - font-weight: 500; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-SemiBold.ttf') format('truetype'); - font-style: normal; - font-weight: 600; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-SemiBold-Italic.ttf') format('truetype'); - font-style: italic; - font-weight: 600; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-Bold.ttf') format('truetype'); - font-style: normal; - font-weight: 700; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-Bold-Italic.ttf') format('truetype'); - font-style: italic; - font-weight: 700; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-ExtraBold.ttf') format('truetype'); - font-style: normal; - font-weight: 800; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-ExtraBold-Italic.ttf') format('truetype'); - font-style: italic; - font-weight: 800; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-Black.ttf') format('truetype'); - font-style: normal; - font-weight: 900; - text-rendering: optimizeLegibility; -} - -@font-face { - font-family: Raleway; - src: url('fonts/Raleway-Black-Italic.ttf') format('truetype'); - font-style: italic; - font-weight: 900; - text-rendering: optimizeLegibility; -} diff --git a/node_modules/raleway-webfont/raleway.min.css b/node_modules/raleway-webfont/raleway.min.css deleted file mode 100644 index 25e8f404e..000000000 --- a/node_modules/raleway-webfont/raleway.min.css +++ /dev/null @@ -1 +0,0 @@ -@font-face{font-family:Raleway;src:url(fonts/Raleway-Thin.ttf) format('truetype');font-style:normal;font-weight:100;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-Thin-Italic.ttf) format('truetype');font-style:italic;font-weight:100;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-ExtraLight.ttf) format('truetype');font-style:normal;font-weight:200;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-ExtraLight-Italic.ttf) format('truetype');font-style:italic;font-weight:200;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-Light.ttf) format('truetype');font-style:normal;font-weight:300;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-Light-Italic.ttf) format('truetype');font-style:italic;font-weight:300;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-Regular.ttf) format('truetype');font-style:normal;font-weight:400;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-Regular-Italic.ttf) format('truetype');font-style:italic;font-weight:400;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-Medium.ttf) format('truetype');font-style:normal;font-weight:500;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-Medium-Italic.ttf) format('truetype');font-style:italic;font-weight:500;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-SemiBold.ttf) format('truetype');font-style:normal;font-weight:600;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-SemiBold-Italic.ttf) format('truetype');font-style:italic;font-weight:600;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-Bold.ttf) format('truetype');font-style:normal;font-weight:700;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-Bold-Italic.ttf) format('truetype');font-style:italic;font-weight:700;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-ExtraBold.ttf) format('truetype');font-style:normal;font-weight:800;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-ExtraBold-Italic.ttf) format('truetype');font-style:italic;font-weight:800;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-Black.ttf) format('truetype');font-style:normal;font-weight:900;text-rendering:optimizeLegibility}@font-face{font-family:Raleway;src:url(fonts/Raleway-Black-Italic.ttf) format('truetype');font-style:italic;font-weight:900;text-rendering:optimizeLegibility}/*# sourceMappingURL=raleway.min.css.map */ \ No newline at end of file diff --git a/node_modules/raleway-webfont/raleway.min.css.map b/node_modules/raleway-webfont/raleway.min.css.map deleted file mode 100644 index fe6c6581e..000000000 --- a/node_modules/raleway-webfont/raleway.min.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["raleway.css"],"names":[],"mappings":"AAAA,WACI,YAAa,QACb,IAAK,4BAA2B,mBAChC,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,mCAAkC,mBACvC,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,kCAAiC,mBACtC,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,yCAAwC,mBAC7C,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,6BAA4B,mBACjC,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,oCAAmC,mBACxC,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,+BAA8B,mBACnC,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,sCAAqC,mBAC1C,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,8BAA6B,mBAClC,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,qCAAoC,mBACzC,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,gCAA+B,mBACpC,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,uCAAsC,mBAC3C,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,4BAA2B,mBAChC,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,mCAAkC,mBACvC,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,iCAAgC,mBACrC,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,wCAAuC,mBAC5C,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,6BAA4B,mBACjC,WAAY,OACZ,YAAa,IACb,eAAgB,mBAGpB,WACI,YAAa,QACb,IAAK,oCAAmC,mBACxC,WAAY,OACZ,YAAa,IACb,eAAgB"} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 4eed3640e..0a8500242 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,10 +1,11 @@ { - "name": "dev-trunk", + "name": "iTop", "lockfileVersion": 2, "requires": true, "packages": { "": { "dependencies": { + "@fontsource/raleway": "^4.5.0", "@popperjs/core": "^2.4.4", "bulma-scss": "^0.9.0-1", "datatables.net": "^1.10.12", @@ -12,11 +13,15 @@ "datatables.net-responsive": "^2.1.0", "datatables.net-scroller": "^1.4.2", "datatables.net-select": "^1.2.0", - "raleway-webfont": "^3.0.1", "scrollmagic": "^2.0.8", "tippy.js": "^6.2.5" } }, + "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", @@ -78,10 +83,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+)", @@ -98,6 +99,11 @@ } }, "dependencies": { + "@fontsource/raleway": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/@fontsource/raleway/-/raleway-4.5.0.tgz", + "integrity": "sha512-Rzj90wbZQnNzazqzoiu5HzMEMdqMJLUVFOo699sinTXrZRm1aB5iX2HTiK2VlPnH4M6u8yYnJ7CebOyamfWlqw==" + }, "@popperjs/core": { "version": "2.4.4" }, @@ -153,9 +159,6 @@ "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz", "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==" }, - "raleway-webfont": { - "version": "3.0.1" - }, "scrollmagic": { "version": "2.0.8" }, diff --git a/package.json b/package.json index dd7471eed..84599bb18 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "datatables.net-responsive": "^2.1.0", "datatables.net-scroller": "^1.4.2", "datatables.net-select": "^1.2.0", - "raleway-webfont": "^3.0.1", + "@fontsource/raleway": "^4.5.0", "scrollmagic": "^2.0.8", "tippy.js": "^6.2.5" }