添加字体包

This commit is contained in:
李志鹏
2026-04-20 13:56:30 +08:00
parent db68b4cd9a
commit 50d55b3df8
20 changed files with 23 additions and 53 deletions

View File

@@ -18,6 +18,7 @@
font-size: 1.6rem;
display: flex;
flex-direction: column;
font-family: 'KaiseiOpti-Regular', sans-serif;
}
#loading {
position: fixed;

View File

@@ -19,7 +19,6 @@ body,
width: 100%;
height: 100%;
overflow: hidden;
font-family: 'Medium';
}
@keyframes loading {
0% {

View File

@@ -21,7 +21,7 @@ body,
width: 100%;
height: 100%;
overflow: hidden;
font-family: 'Medium';
// font-family: 'Medium';
}
@keyframes loading {