|
|
|
@ -1,8 +1,8 @@
|
|
|
|
@font-face {
|
|
|
|
@font-face {
|
|
|
|
font-family: "iconfont"; /* Project id 4374774 */
|
|
|
|
font-family: "iconfont"; /* Project id 4374774 */
|
|
|
|
src: url('//at.alicdn.com/t/c/font_4374774_q3e6az95gpf.woff2?t=1702625989224') format('woff2'),
|
|
|
|
src: url('//at.alicdn.com/t/c/font_4374774_8lhn98fphhv.woff2?t=1702866649762') format('woff2'),
|
|
|
|
url('//at.alicdn.com/t/c/font_4374774_q3e6az95gpf.woff?t=1702625989224') format('woff'),
|
|
|
|
url('//at.alicdn.com/t/c/font_4374774_8lhn98fphhv.woff?t=1702866649762') format('woff'),
|
|
|
|
url('//at.alicdn.com/t/c/font_4374774_q3e6az95gpf.ttf?t=1702625989224') format('truetype');
|
|
|
|
url('//at.alicdn.com/t/c/font_4374774_8lhn98fphhv.ttf?t=1702866649762') format('truetype');
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.iconfont {
|
|
|
|
.iconfont {
|
|
|
|
@ -13,6 +13,10 @@
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.icon-tijiaochenggong2:before {
|
|
|
|
|
|
|
|
content: "\e71c";
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.icon-paizhao1:before {
|
|
|
|
.icon-paizhao1:before {
|
|
|
|
content: "\e83f";
|
|
|
|
content: "\e83f";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|