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

fix: 字体
This commit is contained in:
dataeaseShu
2023-12-27 14:26:37 +08:00
committed by GitHub
3 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
@font-face {
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
src: url('AlibabaPuHuiTi.otf') format('opentype');
src: url('AlibabaPuHuiTi-3-55-RegularL3.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}