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

fix: 字体
This commit is contained in:
dataeaseShu 2023-12-27 11:47:19 +08:00 committed by GitHub
commit 4fc33761c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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