|
|
|
@ -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_qwgxy0ybll.woff2?t=1747817140241') format('woff2'),
|
|
|
|
src: url('//at.alicdn.com/t/c/font_4374774_8550a9gnhmb.woff2?t=1750644934966') format('woff2'),
|
|
|
|
url('//at.alicdn.com/t/c/font_4374774_qwgxy0ybll.woff?t=1747817140241') format('woff'),
|
|
|
|
url('//at.alicdn.com/t/c/font_4374774_8550a9gnhmb.woff?t=1750644934966') format('woff'),
|
|
|
|
url('//at.alicdn.com/t/c/font_4374774_qwgxy0ybll.ttf?t=1747817140241') format('truetype');
|
|
|
|
url('//at.alicdn.com/t/c/font_4374774_8550a9gnhmb.ttf?t=1750644934966') format('truetype');
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.iconfont {
|
|
|
|
.iconfont {
|
|
|
|
@ -13,6 +13,10 @@
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.icon-tuandui1:before {
|
|
|
|
|
|
|
|
content: "\e613";
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.icon-pushpin:before {
|
|
|
|
.icon-pushpin:before {
|
|
|
|
content: "\e7fd";
|
|
|
|
content: "\e7fd";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -868,3 +872,4 @@
|
|
|
|
.icon-leftArrows:before {
|
|
|
|
.icon-leftArrows:before {
|
|
|
|
content: "\100c6";
|
|
|
|
content: "\100c6";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|