From 0a6c9341f947ba8feddad8e5a25f86bce4540815 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期四, 11 十二月 2025 13:59:30 +0800
Subject: [PATCH] fix: s
---
src/style/index.scss | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/style/index.scss b/src/style/index.scss
index 42de2c8..dbd3146 100644
--- a/src/style/index.scss
+++ b/src/style/index.scss
@@ -204,6 +204,13 @@
}
@font-face {
+ font-family: DINAlternate-Bold;
+ src: url('@/assets/fonts/DINAlternate-Bold.woff2') format('woff2');
+ font-style: normal;
+ font-weight: normal;
+}
+
+@font-face {
font-family: 'YouSheBiaoTiHei Regular';
src: url('@/assets/fonts/YouSheBiaoTiHei Regular.ttf') format('truetype');
font-style: normal;
--
Gitblit v1.9.1