This commit is contained in:
TheGiddyLimit
2024-02-19 22:18:48 +00:00
parent 661a119c6d
commit b323d4123e
157 changed files with 43972 additions and 697 deletions

View File

@@ -19,11 +19,18 @@
src: local("glyphicons-halflings-regular"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2");
}
// RMR/RMBRE
@font-face {
font-family: "Blambot Casual";
src: local("Blambot-Casual"), url("../fonts/Blambot-Casual-Regular.woff2") format("woff2");
}
// HWCS/HWAitW
@font-face {
font-family: "HPPHumblescratch";
src: local("HPPHumblescratch"), url("../fonts/hpphumblescratch-webfont.woff2") format("woff2");
}
@keyframes kf-fade-out {
from {
opacity: 1;