/* 在线链接服务仅供平台体验和调试使用,平台不承诺服务的稳定性,企业客户需下载字体包自行发布使用并做好备份。 */
|
@font-face {
|
font-family: 'iconfont';
|
/* Project id 4047952 */
|
src: url('https://at.alicdn.com/t/c/font_4047952_idy8qr99kq.woff2?t=1697954433567') format('woff2'),
|
url('https://at.alicdn.com/t/c/font_4047952_idy8qr99kq.woff?t=1697954433567') format('woff'),
|
url('https://at.alicdn.com/t/c/font_4047952_idy8qr99kq.ttf?t=1697954433567') format('truetype');
|
}
|
|
|
.iconfont {
|
font-family: "iconfont" !important;
|
font-size: 26rpx;
|
font-style: normal;
|
-webkit-font-smoothing: antialiased;
|
-moz-osx-font-smoothing: grayscale;
|
}
|
|
.icon-a-xiangyoujiantou:before {
|
content: "\e676";
|
}
|
|
.icon-wenduxiajiang:before {
|
content: "\e622";
|
color: #00aa00;
|
}
|
|
.icon-wendushangsheng:before {
|
content: "\e623";
|
color: #ff0000;
|
}
|
|
.icon-shuipingfengexian:before {
|
content: "\e630";
|
color: #878787;
|
}
|
|
.icon-boda:before {
|
content: "\e634";
|
margin-right: 20rpx;
|
}
|
|
.icon-shoujihao:before {
|
content: "\e840";
|
margin-right: 20rpx;
|
}
|
|
.icon-weixin:before {
|
content: "\e64f";
|
margin-right: 20rpx;
|
}
|
|
.icon-zhanghao:before {
|
content: "\e60d";
|
margin-right: 20rpx;
|
}
|