From ee15fecfb33296ea680a07fccd5f426dbc24b1bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com> Date: Mon, 16 Aug 2021 18:08:56 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=B7=BB=E5=8A=A0]=20=E5=AD=97=E4=BD=93?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/styles/iconfont.css | 90 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 common/styles/iconfont.css diff --git a/common/styles/iconfont.css b/common/styles/iconfont.css new file mode 100644 index 0000000..dc3b3a8 --- /dev/null +++ b/common/styles/iconfont.css @@ -0,0 +1,90 @@ +@font-face { + font-family: "lf-iconfont"; /* Project id 2731103 */ + src: url('//at.alicdn.com/t/font_2731103_jdpc6xie5ss.woff2?t=1629108236427') format('woff2'), + url('//at.alicdn.com/t/font_2731103_jdpc6xie5ss.woff?t=1629108236427') format('woff'), + url('//at.alicdn.com/t/font_2731103_jdpc6xie5ss.ttf?t=1629108236427') format('truetype'); +} + +.lf-iconfont { + font-family: "lf-iconfont" !important; + font-size: 16px; + font-style: normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.icon-fenxiang:before { + content: "\e600"; +} + +.icon-weixin:before { + content: "\e61a"; +} + +.icon-weirenzheng:before { + content: "\e64e"; +} + +.icon-linedesign-12:before { + content: "\e671"; +} + +.icon-shenfenzhengbeimian:before { + content: "\e601"; +} + +.icon-shenfenzhengzhengmian:before { + content: "\e602"; +} + +.icon-hua:before { + content: "\e60e"; +} + +.icon-nv:before { + content: "\e60d"; +} + +.icon-jia:before { + content: "\e715"; +} + +.icon-iconfront-:before { + content: "\e61f"; +} + +.icon-zan:before { + content: "\e603"; +} + +.icon-xingxing:before { + content: "\e60f"; +} + +.icon-xiangyou:before { + content: "\e645"; +} + +.icon-tongzhi:before { + content: "\e737"; +} + +.icon-dingzhi:before { + content: "\e651"; +} + +.icon-pinglun:before { + content: "\e64c"; +} + +.icon-nan:before { + content: "\e67c"; +} + +.icon-contact-person:before { + content: "\e696"; +} + +.icon-xiaoxi_huaban1:before { + content: "\e612"; +}