|
@@ -2,9 +2,9 @@
|
|
|
font-family: "iconfont"; /* Project id 3674157 */
|
|
|
/* Color fonts */
|
|
|
src:
|
|
|
- url('//at.alicdn.com/t/c/font_3674157_y8kriusokui.woff2?t=1664350689943') format('woff2'),
|
|
|
- url('//at.alicdn.com/t/c/font_3674157_y8kriusokui.woff?t=1664350689943') format('woff'),
|
|
|
- url('//at.alicdn.com/t/c/font_3674157_y8kriusokui.ttf?t=1664350689943') format('truetype');
|
|
|
+ url('//at.alicdn.com/t/c/font_3674157_p1a9z86g3re.woff2?t=1664356716241') format('woff2'),
|
|
|
+ url('//at.alicdn.com/t/c/font_3674157_p1a9z86g3re.woff?t=1664356716241') format('woff'),
|
|
|
+ url('//at.alicdn.com/t/c/font_3674157_p1a9z86g3re.ttf?t=1664356716241') format('truetype');
|
|
|
}
|
|
|
|
|
|
.iconfont {
|
|
@@ -15,6 +15,18 @@
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
}
|
|
|
|
|
|
+.icon-gengduo:before {
|
|
|
+ content: "\e660";
|
|
|
+}
|
|
|
+
|
|
|
+.icon-kongxin:before {
|
|
|
+ content: "\e62e";
|
|
|
+}
|
|
|
+
|
|
|
+.icon-shixin:before {
|
|
|
+ content: "\e635";
|
|
|
+}
|
|
|
+
|
|
|
.icon-shanchu:before {
|
|
|
content: "\e625";
|
|
|
}
|