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