System development, WIP

This commit is contained in:
2026-05-05 13:55:42 +02:00
commit c0223977d2
250 changed files with 10362 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
@font-face {
font-family: "CastorTwoMGNE";
src: url("../assets/fonts/CASTOR TWO W01 REGULAR.TTF") format("truetype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "LoraMGNE";
src: url("../assets/fonts/LORA-REGULAR.TTF") format("truetype");
font-weight: 400;
font-style: normal;
}