2020-12-01 16:07:51 +01:00
|
|
|
@font-face {
|
|
|
|
font-family: "White Rabbit";
|
2020-12-04 13:37:08 +01:00
|
|
|
src: url("../fonts/white-rabbit/WHITRABT.ttf");
|
2020-12-01 16:07:51 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "IMB Plex Mono";
|
|
|
|
src: url("../fonts/imbplexmono/IBMPlexMono-Regular.ttf") format("truetype");
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "IMB Plex Mono";
|
|
|
|
src: url("../fonts/imbplexmono/IBMPlexMono-Regular.ttf") format("truetype");
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Printed Circuitboard";
|
|
|
|
src: url("../fonts/printedcircuit/PrintedCircuitBoard.ttf") format("truetype");
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Not Courier Sans";
|
|
|
|
src: url("../fonts/notcouriersans/NotCourierSans.ttf") format("truetype");
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Unifont";
|
|
|
|
src: url("../fonts/unifont/unifont-13.0.03.ttf") format("truetype");
|
|
|
|
}
|