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"); +} +