🆙 Release RC-1

This commit is contained in:
DuckieTM
2026-02-27 22:49:33 +01:00
parent 1629f63f9b
commit a38a52fa5d
3 changed files with 15 additions and 84 deletions
-35
View File
@@ -7,41 +7,6 @@
src: url("@/assets/webfonts/Ubuntu-C.ttf");
}
@font-face {
font-family: Habbo;
src: url("@/assets/webfonts/Habbo.ttf");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: Habbo;
src: url("@/assets/webfonts/Habbo-b.ttf");
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: Habbo;
src: url("@/assets/webfonts/Habbo-i.ttf");
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: Habbo;
src: url("@/assets/webfonts/Habbo-m.ttf");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: Habbo;
src: url("@/assets/webfonts/Habbo-t.ttf");
font-weight: 100;
font-style: normal;
}
html,
body {
padding: 0;