Updates
This commit is contained in:
commit
86faf63084
113 changed files with 9557 additions and 0 deletions
16
fonts/ftaurebesh.css
Normal file
16
fonts/ftaurebesh.css
Normal file
|
@ -0,0 +1,16 @@
|
|||
@font-face {
|
||||
font-family: FTAurebesh;
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
font-display: block;
|
||||
src: url("/fonts/ftaurebesh-medium.woff2") format("woff2");
|
||||
size-adjust: 125%;
|
||||
}
|
||||
@font-face {
|
||||
font-family: FTAurebesh;
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-display: block;
|
||||
src: url("/fonts/ftaurebesh-bold.woff2") format("woff2");
|
||||
size-adjust: 125%;
|
||||
}
|
BIN
fonts/ftaurebesh/ftaurebesh-black.woff2
Normal file
BIN
fonts/ftaurebesh/ftaurebesh-black.woff2
Normal file
Binary file not shown.
BIN
fonts/ftaurebesh/ftaurebesh-bold.woff2
Normal file
BIN
fonts/ftaurebesh/ftaurebesh-bold.woff2
Normal file
Binary file not shown.
BIN
fonts/ftaurebesh/ftaurebesh-light.woff2
Normal file
BIN
fonts/ftaurebesh/ftaurebesh-light.woff2
Normal file
Binary file not shown.
BIN
fonts/ftaurebesh/ftaurebesh-medium.woff2
Normal file
BIN
fonts/ftaurebesh/ftaurebesh-medium.woff2
Normal file
Binary file not shown.
BIN
fonts/ftaurebesh/ftaurebesh-regular.woff2
Normal file
BIN
fonts/ftaurebesh/ftaurebesh-regular.woff2
Normal file
Binary file not shown.
BIN
fonts/ftaurebesh/ftaurebesh-semibold.woff2
Normal file
BIN
fonts/ftaurebesh/ftaurebesh-semibold.woff2
Normal file
Binary file not shown.
BIN
fonts/ftaurebesh/ftaurebesh-thin.woff2
Normal file
BIN
fonts/ftaurebesh/ftaurebesh-thin.woff2
Normal file
Binary file not shown.
BIN
fonts/ftaurebesh/ftaurebesh-ultrabold.woff2
Normal file
BIN
fonts/ftaurebesh/ftaurebesh-ultrabold.woff2
Normal file
Binary file not shown.
BIN
fonts/ftaurebesh/ftaurebesh-ultralight.woff2
Normal file
BIN
fonts/ftaurebesh/ftaurebesh-ultralight.woff2
Normal file
Binary file not shown.
16
fonts/ftaurebesh/ftaurebesh.css
Normal file
16
fonts/ftaurebesh/ftaurebesh.css
Normal file
|
@ -0,0 +1,16 @@
|
|||
@font-face {
|
||||
font-family: FTAurebesh;
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
font-display: block;
|
||||
src: url("/fonts/ftaurebesh/ftaurebesh-medium.woff2") format("woff2");
|
||||
size-adjust: 125%;
|
||||
}
|
||||
@font-face {
|
||||
font-family: FTAurebesh;
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-display: block;
|
||||
src: url("/fonts/ftaurebesh/ftaurebesh-bold.woff2") format("woff2");
|
||||
size-adjust: 125%;
|
||||
}
|
14
fonts/inter.css
Normal file
14
fonts/inter.css
Normal file
|
@ -0,0 +1,14 @@
|
|||
@font-face {
|
||||
font-family: Inter;
|
||||
font-style: normal;
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
src: url("/fonts/InterVariable.woff2") format("woff2");
|
||||
}
|
||||
@font-face {
|
||||
font-family: Inter;
|
||||
font-style: italic;
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
src: url("/fonts/InterVariable-Italic.woff2") format("woff2");
|
||||
}
|
BIN
fonts/inter/InterVariable-Italic.woff2
Normal file
BIN
fonts/inter/InterVariable-Italic.woff2
Normal file
Binary file not shown.
BIN
fonts/inter/InterVariable.woff2
Normal file
BIN
fonts/inter/InterVariable.woff2
Normal file
Binary file not shown.
14
fonts/inter/inter.css
Normal file
14
fonts/inter/inter.css
Normal file
|
@ -0,0 +1,14 @@
|
|||
@font-face {
|
||||
font-family: Inter;
|
||||
font-style: normal;
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
src: url("/fonts/inter/InterVariable.woff2") format("woff2");
|
||||
}
|
||||
@font-face {
|
||||
font-family: Inter;
|
||||
font-style: italic;
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
src: url("/fonts/inter/InterVariable-Italic.woff2") format("woff2");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue