fix: 字体

This commit is contained in:
dataeaseShu 2023-12-27 14:22:08 +08:00
parent f0820f1cac
commit acf5a67899
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;
}