Merge pull request #7379 from dataease/pr@dev-v2_dzz

fix: 字体测试
This commit is contained in:
dataeaseShu
2023-12-27 09:56:29 +08:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
@font-face {
font-family: 'AlibabaPuHuiTi';
src: url('Aa剑豪体.ttf');
src: url('jht.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}