From 2e1b24c63d26d7b159b3e1cbabf03ac4c2a53ede Mon Sep 17 00:00:00 2001 From: xuhongjie <1943105267@qq.com> Date: Fri, 25 Apr 2025 09:18:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5http=E4=B8=8D=E5=AE=89?= =?UTF-8?q?=E5=85=A8=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/font.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/assets/styles/font.css b/src/assets/styles/font.css index 0b92bdf..bca0a63 100644 --- a/src/assets/styles/font.css +++ b/src/assets/styles/font.css @@ -1,15 +1,15 @@ @font-face { font-family: "Alibaba-PuHuiTi-Bold"; - src: url("http://www.jichuanglanhai.com/demo/taicang-file/fonts/Alibaba-PuHuiTi-Bold.otf"); + // src: url("http://www.jichuanglanhai.com/demo/taicang-file/fonts/Alibaba-PuHuiTi-Bold.otf"); } @font-face { font-family: "Alibaba-PuHuiTi-Regular"; - src: url("http://www.jichuanglanhai.com/demo/taicang-file/fonts/Alibaba-PuHuiTi-Regular.otf"); +// src: url("http://www.jichuanglanhai.com/demo/taicang-file/fonts/Alibaba-PuHuiTi-Regular.otf"); } /* 标题类 */ @font-face { font-family: "Alibaba-PuHuiTi-Medium.otf"; - src: url("http://www.jichuanglanhai.com/demo/font-file/Alibaba-PuHuiTi-Medium.otf"); + // src: url("http://www.jichuanglanhai.com/demo/font-file/Alibaba-PuHuiTi-Medium.otf"); } @font-face { font-family: "youshebiaotihei"; @@ -18,9 +18,9 @@ @font-face { font-family: "Alibaba PuHuiTi"; - src: url("http://www.jichuanglanhai.com/demo/taicang-file/fonts/Alibaba-PuHuiTi-Regular.otf"); + //src: url("http://www.jichuanglanhai.com/demo/taicang-file/fonts/Alibaba-PuHuiTi-Regular.otf"); } @font-face { font-family: "din-bold-2.ttf"; - src: url("http://www.jichuanglanhai.com/demo/taicang-file/fonts/din-bold-2.ttf"); -} \ No newline at end of file + //src: url("http://www.jichuanglanhai.com/demo/taicang-file/fonts/din-bold-2.ttf"); +}