joshua.seigler.net/assets/fonts/ftaurebesh/ftaurebesh.css
Joshua Seigler 16128c6279 done
2024-06-07 02:46:15 -04:00

16 lines
364 B
CSS

@font-face {
font-family: FTAurebesh;
font-style: normal;
font-weight: 500;
font-display: block;
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: 125%;
}