From fc3c78ab3341b84c2f1878caa597f4b264e137f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AF=BB=E6=AC=A2?= Date: Thu, 8 Feb 2024 00:07:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BF=A9=E5=AD=97=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/fonts/index.scss | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/src/assets/fonts/index.scss b/src/assets/fonts/index.scss index d11d676..ca5156f 100644 --- a/src/assets/fonts/index.scss +++ b/src/assets/fonts/index.scss @@ -1,21 +1,35 @@ @font-face { font-family: "阿里巴巴普惠体"; font-style: normal; - font-weight: 300; + font-weight: 400; src: url("https://files.xinli000.com/fonts/Alibaba_PuHuiTi_2.0_55_Regular.ttf"); } @font-face { font-family: "哥特黑白无常"; font-style: normal; - font-weight: 300; + font-weight: 400; src: url("https://files.xinli000.com/fonts/gthbwc.ttf"); } @font-face { font-family: "荆南波波黑"; font-style: normal; - font-weight: 300; + font-weight: 400; src: url("https://files.xinli000.com/fonts/BOBOHEI-2.woff2") format("woff2"); } +@font-face { + font-family: "得意黑"; + font-style: normal; + font-weight: 400; + src: url("https://files.xinli000.com/fonts/SmileySans-Oblique.ttf.woff2") format("woff2"); +} + +@font-face { + font-family: "霞鹜文楷"; + font-style: normal; + font-weight: 400; + src: url("https://files.xinli000.com/fonts/LXGWWenKai-Regular.ttf"); +} +