|
@@ -2,9 +2,9 @@
|
|
|
font-family: "iconfont"; /* Project id 3674157 */
|
|
|
/* Color fonts */
|
|
|
src:
|
|
|
- url('https://at.alicdn.com/t/c/font_3674157_ray10a4m6vd.woff2?t=1664416888930') format('woff2'),
|
|
|
- url('https://at.alicdn.com/t/c/font_3674157_ray10a4m6vd.woff?t=1664416888930') format('woff'),
|
|
|
- url('https://at.alicdn.com/t/c/font_3674157_ray10a4m6vd.ttf?t=1664416888930') format('truetype');
|
|
|
+ url('//at.alicdn.com/t/c/font_3674157_4s064dmj9m7.woff2?t=1664429461870') format('woff2'),
|
|
|
+ url('//at.alicdn.com/t/c/font_3674157_4s064dmj9m7.woff?t=1664429461870') format('woff'),
|
|
|
+ url('//at.alicdn.com/t/c/font_3674157_4s064dmj9m7.ttf?t=1664429461870') format('truetype');
|
|
|
}
|
|
|
|
|
|
.iconfont {
|
|
@@ -15,6 +15,10 @@
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
}
|
|
|
|
|
|
+.icon-duihao:before {
|
|
|
+ content: "\e684";
|
|
|
+}
|
|
|
+
|
|
|
.icon-yduishoucangkongxin:before {
|
|
|
content: "\e6ac";
|
|
|
}
|