From 29e8a03592503eb4b62198c7c10c903d2779a9a2 Mon Sep 17 00:00:00 2001
From: dminyi <1301963064@qq.com>
Date: Fri, 09 Aug 2024 09:58:29 +0800
Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh into master

---
 customerSystem/src/styles/public.less |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/customerSystem/src/styles/public.less b/customerSystem/src/styles/public.less
index 0cf604a..dd5b52c 100644
--- a/customerSystem/src/styles/public.less
+++ b/customerSystem/src/styles/public.less
@@ -8,6 +8,11 @@
 	src: url('../assets/font/Alibaba_PuHuiTi_2.0_55_Regular_85_Bold.ttf');
 }
 
+@font-face {
+	font-family: DingTalk;
+	src: url('../assets/font/DingTalk_JinBuTi_Regular.ttf');
+}
+
 html,
 body {
 	margin: 0;

--
Gitblit v1.8.0