WIP
This commit is contained in:
parent
6c8434a1cf
commit
69221d92ee
71 changed files with 229 additions and 68 deletions
22
package-lock.json
generated
22
package-lock.json
generated
|
@ -9,8 +9,6 @@
|
||||||
"version": "2.1.2",
|
"version": "2.1.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fontsource/noto-sans": "^4.5.11",
|
|
||||||
"@fontsource/public-sans": "^4.5.10",
|
|
||||||
"@khanacademy/simple-markdown": "^0.8.3",
|
"@khanacademy/simple-markdown": "^0.8.3",
|
||||||
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.12.tgz",
|
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.12.tgz",
|
||||||
"@tippyjs/react": "^4.2.6",
|
"@tippyjs/react": "^4.2.6",
|
||||||
|
@ -1831,16 +1829,6 @@
|
||||||
"url": "https://github.com/sponsors/sindresorhus"
|
"url": "https://github.com/sponsors/sindresorhus"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@fontsource/noto-sans": {
|
|
||||||
"version": "4.5.11",
|
|
||||||
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans/-/noto-sans-4.5.11.tgz",
|
|
||||||
"integrity": "sha512-lBX7FCjIjSrQ+iMuXUuO+mbjbnUsJyZANg/04PgkeeAYe+cwnX81ibbgrAk1F56M6/btIrWQoDjxsK6Sz8KoVQ=="
|
|
||||||
},
|
|
||||||
"node_modules/@fontsource/public-sans": {
|
|
||||||
"version": "4.5.10",
|
|
||||||
"resolved": "https://registry.npmjs.org/@fontsource/public-sans/-/public-sans-4.5.10.tgz",
|
|
||||||
"integrity": "sha512-WHqsfQXyjrIy9cQVnsVvnNRIvqB5K9+4OieYSZGRkOhAe7XSR6ghiwjkXVwF6Sc6iGE0YSBpktPymYt2USbHYw=="
|
|
||||||
},
|
|
||||||
"node_modules/@humanwhocodes/config-array": {
|
"node_modules/@humanwhocodes/config-array": {
|
||||||
"version": "0.10.4",
|
"version": "0.10.4",
|
||||||
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz",
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz",
|
||||||
|
@ -14826,16 +14814,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@fontsource/noto-sans": {
|
|
||||||
"version": "4.5.11",
|
|
||||||
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans/-/noto-sans-4.5.11.tgz",
|
|
||||||
"integrity": "sha512-lBX7FCjIjSrQ+iMuXUuO+mbjbnUsJyZANg/04PgkeeAYe+cwnX81ibbgrAk1F56M6/btIrWQoDjxsK6Sz8KoVQ=="
|
|
||||||
},
|
|
||||||
"@fontsource/public-sans": {
|
|
||||||
"version": "4.5.10",
|
|
||||||
"resolved": "https://registry.npmjs.org/@fontsource/public-sans/-/public-sans-4.5.10.tgz",
|
|
||||||
"integrity": "sha512-WHqsfQXyjrIy9cQVnsVvnNRIvqB5K9+4OieYSZGRkOhAe7XSR6ghiwjkXVwF6Sc6iGE0YSBpktPymYt2USbHYw=="
|
|
||||||
},
|
|
||||||
"@humanwhocodes/config-array": {
|
"@humanwhocodes/config-array": {
|
||||||
"version": "0.10.4",
|
"version": "0.10.4",
|
||||||
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz",
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz",
|
||||||
|
|
|
@ -15,8 +15,6 @@
|
||||||
"author": "Ajay Bura",
|
"author": "Ajay Bura",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fontsource/noto-sans": "^4.5.11",
|
|
||||||
"@fontsource/public-sans": "^4.5.10",
|
|
||||||
"@khanacademy/simple-markdown": "^0.8.3",
|
"@khanacademy/simple-markdown": "^0.8.3",
|
||||||
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.12.tgz",
|
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.12.tgz",
|
||||||
"@tippyjs/react": "^4.2.6",
|
"@tippyjs/react": "^4.2.6",
|
||||||
|
|
41
public/font/supreme/README.md
Normal file
41
public/font/supreme/README.md
Normal file
|
@ -0,0 +1,41 @@
|
||||||
|
# Installing Webfonts
|
||||||
|
Follow these simple Steps.
|
||||||
|
|
||||||
|
## 1.
|
||||||
|
Put `supreme/` Folder into a Folder called `fonts/`.
|
||||||
|
|
||||||
|
## 2.
|
||||||
|
Put `supreme.css` into your `css/` Folder.
|
||||||
|
|
||||||
|
## 3. (Optional)
|
||||||
|
You may adapt the `url('path')` in `supreme.css` depends on your Website Filesystem.
|
||||||
|
|
||||||
|
## 4.
|
||||||
|
Import `supreme.css` at the top of you main Stylesheet.
|
||||||
|
|
||||||
|
```
|
||||||
|
@import url('supreme.css');
|
||||||
|
```
|
||||||
|
|
||||||
|
## 5.
|
||||||
|
|
||||||
|
|
||||||
|
```
|
||||||
|
font-family: 'Supreme-Variable';
|
||||||
|
font-family: 'Supreme-VariableItalic';
|
||||||
|
font-family: 'Supreme-Thin';
|
||||||
|
font-family: 'Supreme-ThinItalic';
|
||||||
|
font-family: 'Supreme-Extralight';
|
||||||
|
font-family: 'Supreme-ExtralightItalic';
|
||||||
|
font-family: 'Supreme-Light';
|
||||||
|
font-family: 'Supreme-LightItalic';
|
||||||
|
font-family: 'Supreme-Regular';
|
||||||
|
font-family: 'Supreme-Italic';
|
||||||
|
font-family: 'Supreme-Medium';
|
||||||
|
font-family: 'Supreme-MediumItalic';
|
||||||
|
font-family: 'Supreme-Bold';
|
||||||
|
font-family: 'Supreme-BoldItalic';
|
||||||
|
font-family: 'Supreme-Extrabold';
|
||||||
|
font-family: 'Supreme-ExtraboldItalic';
|
||||||
|
```
|
||||||
|
|
175
public/font/supreme/css/supreme.css
Normal file
175
public/font/supreme/css/supreme.css
Normal file
|
@ -0,0 +1,175 @@
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-Variable';
|
||||||
|
src: url('../fonts/Supreme-Variable.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-Variable.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-Variable.ttf') format('truetype');
|
||||||
|
font-weight: 100 800;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-VariableItalic';
|
||||||
|
src: url('../fonts/Supreme-VariableItalic.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-VariableItalic.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-VariableItalic.ttf') format('truetype');
|
||||||
|
font-weight: 100 800;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-Thin';
|
||||||
|
src: url('../fonts/Supreme-Thin.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-Thin.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-Thin.ttf') format('truetype');
|
||||||
|
font-weight: 100;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-ThinItalic';
|
||||||
|
src: url('../fonts/Supreme-ThinItalic.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-ThinItalic.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-ThinItalic.ttf') format('truetype');
|
||||||
|
font-weight: 100;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-Extralight';
|
||||||
|
src: url('../fonts/Supreme-Extralight.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-Extralight.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-Extralight.ttf') format('truetype');
|
||||||
|
font-weight: 200;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-ExtralightItalic';
|
||||||
|
src: url('../fonts/Supreme-ExtralightItalic.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-ExtralightItalic.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-ExtralightItalic.ttf') format('truetype');
|
||||||
|
font-weight: 200;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-Light';
|
||||||
|
src: url('../fonts/Supreme-Light.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-Light.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-Light.ttf') format('truetype');
|
||||||
|
font-weight: 300;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-LightItalic';
|
||||||
|
src: url('../fonts/Supreme-LightItalic.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-LightItalic.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-LightItalic.ttf') format('truetype');
|
||||||
|
font-weight: 300;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-Regular';
|
||||||
|
src: url('../fonts/Supreme-Regular.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-Regular.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-Regular.ttf') format('truetype');
|
||||||
|
font-weight: 400;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-Italic';
|
||||||
|
src: url('../fonts/Supreme-Italic.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-Italic.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-Italic.ttf') format('truetype');
|
||||||
|
font-weight: 400;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-Medium';
|
||||||
|
src: url('../fonts/Supreme-Medium.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-Medium.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-Medium.ttf') format('truetype');
|
||||||
|
font-weight: 500;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-MediumItalic';
|
||||||
|
src: url('../fonts/Supreme-MediumItalic.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-MediumItalic.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-MediumItalic.ttf') format('truetype');
|
||||||
|
font-weight: 500;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-Bold';
|
||||||
|
src: url('../fonts/Supreme-Bold.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-Bold.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-Bold.ttf') format('truetype');
|
||||||
|
font-weight: 700;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-BoldItalic';
|
||||||
|
src: url('../fonts/Supreme-BoldItalic.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-BoldItalic.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-BoldItalic.ttf') format('truetype');
|
||||||
|
font-weight: 700;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-Extrabold';
|
||||||
|
src: url('../fonts/Supreme-Extrabold.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-Extrabold.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-Extrabold.ttf') format('truetype');
|
||||||
|
font-weight: 800;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Supreme-ExtraboldItalic';
|
||||||
|
src: url('../fonts/Supreme-ExtraboldItalic.woff2') format('woff2'),
|
||||||
|
url('../fonts/Supreme-ExtraboldItalic.woff') format('woff'),
|
||||||
|
url('../fonts/Supreme-ExtraboldItalic.ttf') format('truetype');
|
||||||
|
font-weight: 800;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
BIN
public/font/supreme/fonts/Supreme-Bold.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-Bold.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Bold.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-Bold.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Bold.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-Bold.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Bold.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-Bold.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-BoldItalic.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-BoldItalic.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-BoldItalic.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-BoldItalic.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-BoldItalic.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-BoldItalic.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-BoldItalic.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Extrabold.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-Extrabold.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Extrabold.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-Extrabold.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Extrabold.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-Extrabold.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Extrabold.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-Extrabold.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-ExtraboldItalic.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-ExtraboldItalic.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-ExtraboldItalic.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-ExtraboldItalic.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-ExtraboldItalic.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-ExtraboldItalic.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-ExtraboldItalic.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-ExtraboldItalic.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Extralight.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-Extralight.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Extralight.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-Extralight.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Extralight.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-Extralight.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Extralight.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-Extralight.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-ExtralightItalic.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-ExtralightItalic.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-ExtralightItalic.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-ExtralightItalic.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-ExtralightItalic.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-ExtralightItalic.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-ExtralightItalic.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-ExtralightItalic.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Italic.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-Italic.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Italic.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-Italic.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Italic.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-Italic.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Italic.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-Italic.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Light.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-Light.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Light.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-Light.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Light.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-Light.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Light.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-Light.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-LightItalic.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-LightItalic.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-LightItalic.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-LightItalic.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-LightItalic.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-LightItalic.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-LightItalic.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-LightItalic.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Medium.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-Medium.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Medium.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-Medium.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Medium.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-Medium.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Medium.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-Medium.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-MediumItalic.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-MediumItalic.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-MediumItalic.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-MediumItalic.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-MediumItalic.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-MediumItalic.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-MediumItalic.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-MediumItalic.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Regular.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-Regular.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Regular.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-Regular.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Regular.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-Regular.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Regular.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-Regular.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Thin.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-Thin.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Thin.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-Thin.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Thin.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-Thin.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Thin.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-Thin.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-ThinItalic.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-ThinItalic.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-ThinItalic.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-ThinItalic.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-ThinItalic.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-ThinItalic.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-ThinItalic.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-ThinItalic.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Variable.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-Variable.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Variable.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-Variable.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Variable.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-Variable.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-Variable.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-Variable.woff2
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-VariableItalic.eot
Normal file
BIN
public/font/supreme/fonts/Supreme-VariableItalic.eot
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-VariableItalic.ttf
Normal file
BIN
public/font/supreme/fonts/Supreme-VariableItalic.ttf
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-VariableItalic.woff
Normal file
BIN
public/font/supreme/fonts/Supreme-VariableItalic.woff
Normal file
Binary file not shown.
BIN
public/font/supreme/fonts/Supreme-VariableItalic.woff2
Normal file
BIN
public/font/supreme/fonts/Supreme-VariableItalic.woff2
Normal file
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
import '@fontsource/noto-sans/300.css';
|
|
||||||
import '@fontsource/noto-sans/400.css';
|
|
||||||
import '@fontsource/noto-sans/500.css';
|
|
||||||
import '@fontsource/noto-sans/600.css';
|
|
||||||
import '@fontsource/noto-sans/700.css';
|
|
||||||
import '@fontsource/public-sans/variable.css';
|
|
|
@ -1,6 +1,5 @@
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import ReactDom from 'react-dom';
|
import ReactDom from 'react-dom';
|
||||||
import './font';
|
|
||||||
import './index.scss';
|
import './index.scss';
|
||||||
|
|
||||||
import settings from './client/state/settings';
|
import settings from './client/state/settings';
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
@use './app/partials/screen';
|
@use './app/partials/screen';
|
||||||
|
@import '../public/font/supreme/css/supreme.css';
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
|
|
||||||
|
@ -131,15 +132,15 @@
|
||||||
|
|
||||||
/* font styles: font-size, letter-spacing, line-hight */
|
/* font styles: font-size, letter-spacing, line-hight */
|
||||||
--fs-h1: 36px;
|
--fs-h1: 36px;
|
||||||
--ls-h1: 0;
|
--ls-h1: -1.5px;
|
||||||
--lh-h1: 38px;
|
--lh-h1: 38px;
|
||||||
|
|
||||||
--fs-h2: 24px;
|
--fs-h2: 24px;
|
||||||
--ls-h2: 0;
|
--ls-h2: -0.5px;
|
||||||
--lh-h2: 30px;
|
--lh-h2: 30px;
|
||||||
|
|
||||||
--fs-s1: 18px;
|
--fs-s1: 18px;
|
||||||
--ls-s1: 0;
|
--ls-s1: -0.2px;
|
||||||
--lh-s1: 24px;
|
--lh-s1: 24px;
|
||||||
|
|
||||||
--fs-b1: 16px;
|
--fs-b1: 16px;
|
||||||
|
@ -156,8 +157,8 @@
|
||||||
|
|
||||||
/* font-weight */
|
/* font-weight */
|
||||||
--fw-light: 300;
|
--fw-light: 300;
|
||||||
--fw-normal: 400;
|
--fw-normal: 440;
|
||||||
--fw-medium: 500;
|
--fw-medium: 600;
|
||||||
--fw-bold: 700;
|
--fw-bold: 700;
|
||||||
|
|
||||||
|
|
||||||
|
@ -192,8 +193,9 @@
|
||||||
--fluid-slide-down: cubic-bezier(0.02, 0.82, 0.4, 0.96);
|
--fluid-slide-down: cubic-bezier(0.02, 0.82, 0.4, 0.96);
|
||||||
--fluid-slide-up: cubic-bezier(0.13, 0.56, 0.25, 0.99);
|
--fluid-slide-up: cubic-bezier(0.13, 0.56, 0.25, 0.99);
|
||||||
|
|
||||||
--font-primary: 'Public SansVariable', 'Noto Sans', sans-serif;
|
--supreme-font: 'Supreme-Variable', 'Supreme-VariableItalic', 'Supreme-Thin', 'Supreme-ThinItalic', 'Supreme-Extralight', 'Supreme-ExtralightItalic', 'Supreme-Light', 'Supreme-LightItalic', 'Supreme-Regular', 'Supreme-Italic', 'Supreme-Medium', 'Supreme-MediumItalic', 'Supreme-Bold', 'Supreme-BoldItalic', 'Supreme-Extrabold', 'Supreme-ExtraboldItalic';
|
||||||
--font-secondary: 'Public SansVariable', 'Noto Sans', sans-serif;
|
--font-primary: var(--supreme-font), Arial, sans-serif;
|
||||||
|
--font-secondary: var(--font-primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -275,16 +277,8 @@
|
||||||
--bs-primary-border: inset 0 0 0 1px var(--bg-primary-border);
|
--bs-primary-border: inset 0 0 0 1px var(--bg-primary-border);
|
||||||
--bs-primary-outline: 0 0 0 2px var(--bg-primary-border);
|
--bs-primary-outline: 0 0 0 2px var(--bg-primary-border);
|
||||||
|
|
||||||
/* font styles: font-size, letter-spacing, line-hight */
|
|
||||||
--fs-h1: 36px;
|
|
||||||
--fs-h2: 24px;
|
|
||||||
--fs-s1: 18px;
|
|
||||||
--fs-b1: 15px;
|
|
||||||
--fs-b2: 14px;
|
|
||||||
--fs-b3: 12px;
|
|
||||||
|
|
||||||
/* override normal font weight for dark mode */
|
/* override normal font weight for dark mode */
|
||||||
--fw-normal: 330;
|
--fw-normal: 340;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark-theme,
|
.dark-theme,
|
||||||
|
@ -327,24 +321,6 @@
|
||||||
font-family: var(--font-primary);
|
font-family: var(--font-primary);
|
||||||
|
|
||||||
/* override font styles for primary font */
|
/* override font styles for primary font */
|
||||||
--fs-h1: 36px;
|
|
||||||
--lh-h1: 38px;
|
|
||||||
|
|
||||||
--fs-h2: 24px;
|
|
||||||
--lh-h2: 30px;
|
|
||||||
|
|
||||||
--fs-s1: 18px;
|
|
||||||
--lh-s1: 24px;
|
|
||||||
|
|
||||||
--fs-b1: 16px;
|
|
||||||
--lh-b1: 24px;
|
|
||||||
|
|
||||||
--fs-b2: 14px;
|
|
||||||
--lh-b2: 20px;
|
|
||||||
|
|
||||||
--fs-b3: 12px;
|
|
||||||
--lh-b3: 16px;
|
|
||||||
|
|
||||||
--fw-light: 400;
|
--fw-light: 400;
|
||||||
--fw-normal: 500;
|
--fw-normal: 500;
|
||||||
--fw-medium: 600;
|
--fw-medium: 600;
|
||||||
|
@ -366,7 +342,7 @@ body {
|
||||||
background-color: var(--bg-surface-low);
|
background-color: var(--bg-surface-low);
|
||||||
|
|
||||||
/*Why font-variant-ligatures => https://github.com/rsms/inter/issues/222 */
|
/*Why font-variant-ligatures => https://github.com/rsms/inter/issues/222 */
|
||||||
font-variant-ligatures: no-contextual;
|
font-variant-ligatures: no-common-ligatures;
|
||||||
}
|
}
|
||||||
#root {
|
#root {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue