From e7cdfb52a6a24f73203d030896052ddba8389656 Mon Sep 17 00:00:00 2001 From: xxss0903 <353768356@qq.com> Date: Fri, 11 Oct 2024 22:15:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E9=A2=84=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E5=AD=97=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index.html b/index.html index a9e0f60..07bbe5f 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,14 @@ font-family: 'FangSong_GB2312'; src: url('public/assets/FangSong_GB2312.otf'); } + @font-face { + font-family: 'SimFang'; + src: url('public/assets/SIMFANG.TTF'); + } + @font-face { + font-family: 'ArialMT'; + src: url('public/assets/ArialMT.ttf'); + }