done
This commit is contained in:
parent
0314b6a427
commit
16128c6279
53 changed files with 713 additions and 75 deletions
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/ftaurebesh/ftaurebesh-black.woff2
Normal file
BIN
assets/fonts/ftaurebesh/ftaurebesh-black.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/ftaurebesh/ftaurebesh-bold.woff2
Normal file
BIN
assets/fonts/ftaurebesh/ftaurebesh-bold.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/ftaurebesh/ftaurebesh-light.woff2
Normal file
BIN
assets/fonts/ftaurebesh/ftaurebesh-light.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/ftaurebesh/ftaurebesh-medium.woff2
Normal file
BIN
assets/fonts/ftaurebesh/ftaurebesh-medium.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/ftaurebesh/ftaurebesh-regular.woff2
Normal file
BIN
assets/fonts/ftaurebesh/ftaurebesh-regular.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/ftaurebesh/ftaurebesh-semibold.woff2
Normal file
BIN
assets/fonts/ftaurebesh/ftaurebesh-semibold.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/ftaurebesh/ftaurebesh-thin.woff2
Normal file
BIN
assets/fonts/ftaurebesh/ftaurebesh-thin.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/ftaurebesh/ftaurebesh-ultrabold.woff2
Normal file
BIN
assets/fonts/ftaurebesh/ftaurebesh-ultrabold.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/ftaurebesh/ftaurebesh-ultralight.woff2
Normal file
BIN
assets/fonts/ftaurebesh/ftaurebesh-ultralight.woff2
Normal file
Binary file not shown.
|
@ -3,14 +3,14 @@
|
|||
font-style: normal;
|
||||
font-weight: 500;
|
||||
font-display: block;
|
||||
src: url("FTAurebesh-Medium.woff2") format("woff2");
|
||||
size-adjust: 150%;
|
||||
src: url("ftaurebesh-medium.woff2") format("woff2");
|
||||
size-adjust: 125%;
|
||||
}
|
||||
@font-face {
|
||||
font-family: FTAurebesh;
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-display: block;
|
||||
src: url("FTAurebesh-Bold.woff2") format("woff2");
|
||||
size-adjust: 150%;
|
||||
src: url("ftaurebesh-bold.woff2") format("woff2");
|
||||
size-adjust: 125%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue