65 lines
976 B
CSS
65 lines
976 B
CSS
@font-face {
|
|
font-family: "iconfontAili"; /* Project id 4752539 */
|
|
src: url('/static/iconfont.ttf?t=1733159098566') format('truetype');
|
|
}
|
|
|
|
.iconfontAili {
|
|
font-family: "iconfontAili" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-weixin:before {
|
|
content: "\e600";
|
|
}
|
|
|
|
.icon-dianpu2:before {
|
|
content: "\e623";
|
|
}
|
|
|
|
.icon-wancheng:before {
|
|
content: "\e606";
|
|
}
|
|
|
|
.icon-yundianxiaochengxu2_tongchengpeisong:before {
|
|
content: "\e640";
|
|
}
|
|
|
|
.icon-money-cny-circle-fill:before {
|
|
content: "\e7cd";
|
|
}
|
|
|
|
.icon-zengjiatianjiajiahao:before {
|
|
content: "\e62a";
|
|
}
|
|
|
|
.icon-top:before {
|
|
content: "\e663";
|
|
}
|
|
|
|
.icon-xiala:before {
|
|
content: "\e6b9";
|
|
}
|
|
|
|
.icon-dingwei1:before {
|
|
content: "\e609";
|
|
}
|
|
|
|
.icon-dianpu:before {
|
|
content: "\e61b";
|
|
}
|
|
|
|
.icon-zhongxindingwei:before {
|
|
content: "\e644";
|
|
}
|
|
|
|
.icon-right:before {
|
|
content: "\e7eb";
|
|
}
|
|
|
|
.icon-dingwei:before {
|
|
content: "\e65f";
|
|
}
|