mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-07-21 05:04:43 +01:00
30 lines
446 B
CSS
30 lines
446 B
CSS
@font-face {
|
|
font-family: "Grand9K Pixel";
|
|
src: url("Grand9K_Pixel.ttf");
|
|
}
|
|
|
|
@font-face {
|
|
font-family: "Pixellari";
|
|
src: url("Pixellari.ttf");
|
|
}
|
|
|
|
@font-face {
|
|
font-family: "Space Mono";
|
|
src: url("SpaceMono.ttf");
|
|
}
|
|
|
|
@font-face {
|
|
font-family: "Spess Font";
|
|
src: url("SpessFont.ttf");
|
|
}
|
|
|
|
@font-face {
|
|
font-family: "Tiny Unicode";
|
|
src: url("TinyUnicode.ttf");
|
|
}
|
|
|
|
@font-face {
|
|
font-family: "VCR OSD Mono";
|
|
src: url("VCR_OSD_MONO.ttf");
|
|
}
|