From f0820f1cac52f41ef41f646ecc546d0322d9cc39 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 27 Dec 2023 13:55:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AD=97=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/assets/font/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/src/assets/font/index.css b/core/core-frontend/src/assets/font/index.css index 762b8d7ad1..6faa170457 100644 --- a/core/core-frontend/src/assets/font/index.css +++ b/core/core-frontend/src/assets/font/index.css @@ -1,6 +1,6 @@ @font-face { font-family: '阿里巴巴普惠体 3.0 55 Regular L3'; - src: url('AlibabaPuHuiTi.otf') format('truetype'); + src: url('AlibabaPuHuiTi.otf') format('opentype'); font-weight: normal; font-style: normal; }