Initial data model migration

This commit is contained in:
2026-01-06 22:56:57 +01:00
parent 05ca6e1763
commit 001f0cffa8
142 changed files with 6474 additions and 413 deletions

13
less/fonts.less Normal file
View File

@@ -0,0 +1,13 @@
// Font definitions
@font-face {
font-family: "Pfeffer";
src: url("../assets/fonts/pfeffer-simpelgotisch.regular2.otf")
format("opentype");
}
@font-face {
font-family: "Montserrat";
src: url("../assets/fonts/Montserrat-Medium.woff") format("woff");
font-weight: normal;
}