Rev 3 cv. BLACK
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 21s

This commit is contained in:
MagicBOTAlex 2025-06-16 11:12:52 +08:00
parent b1dfcf4d00
commit 3cf07d87b5
10 changed files with 66 additions and 28 deletions

View file

@ -10,12 +10,17 @@
font-family: "NotoSans";
src:
local("NotoSans"),
url("/fonts/NotoSans.ttf") format("truetype");
}
.cozette * {
font-family: "CozetteVector";
}
.cozette-force * {
font-family: "CozetteVector" !important;
}
.NotoSans * {
font-family: "NotoSans";
}