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

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

Binary file not shown.

View File

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