This commit is contained in:
Joshua Seigler 2024-06-07 02:46:15 -04:00
parent 0314b6a427
commit 16128c6279
53 changed files with 713 additions and 75 deletions

View file

@ -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%;
}