|
@@ -1,8 +1,9 @@
|
|
|
@font-face {
|
|
|
- font-family: "iconfont"; /* Project id 3244772 */
|
|
|
- src: url('//at.alicdn.com/t/font_3244772_nf56w3hc789.woff2?t=1648012472511') format('woff2'),
|
|
|
- url('//at.alicdn.com/t/font_3244772_nf56w3hc789.woff?t=1648012472511') format('woff'),
|
|
|
- url('//at.alicdn.com/t/font_3244772_nf56w3hc789.ttf?t=1648012472511') format('truetype');
|
|
|
+ font-family: "iconfont";
|
|
|
+ /* Project id 3244772 */
|
|
|
+ src: url('//at.alicdn.com/t/font_3244772_i1xnf3btn.woff2?t=1648689795959') format('woff2'),
|
|
|
+ url('//at.alicdn.com/t/font_3244772_i1xnf3btn.woff?t=1648689795959') format('woff'),
|
|
|
+ url('//at.alicdn.com/t/font_3244772_i1xnf3btn.ttf?t=1648689795959') format('truetype');
|
|
|
}
|
|
|
|
|
|
.iconfont {
|
|
@@ -13,6 +14,10 @@
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
}
|
|
|
|
|
|
+.icon-bisaiguanli:before {
|
|
|
+ content: "\e6a5";
|
|
|
+}
|
|
|
+
|
|
|
.icon-tuichudenglu:before {
|
|
|
content: "\e66f";
|
|
|
}
|