feat:更新字体文件
This commit is contained in:
BIN
src/assets/font/custom.woff2
Normal file
BIN
src/assets/font/custom.woff2
Normal file
Binary file not shown.
Binary file not shown.
@@ -79,7 +79,7 @@ span, input {
|
|||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'CustomFont';
|
font-family: 'CustomFont';
|
||||||
src: url('@/assets/font/霞鹜臻楷.ttf') format('truetype');
|
src: url('@/assets/font/custom.woff2') format('truetype');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user