feat:更新字体文件

This commit is contained in:
2025-10-16 21:46:49 +08:00
parent 0fa8cfb79f
commit 8537e6d956
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -79,7 +79,7 @@ span, input {
@font-face {
font-family: 'CustomFont';
src: url('@/assets/font/霞鹜臻楷.ttf') format('truetype');
src: url('@/assets/font/custom.woff2') format('truetype');
font-weight: normal;
font-style: normal;
}