generated from wenjy/SlnMesnac
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
799 B
CSS
54 lines
799 B
CSS
@font-face {
|
|
font-family: "iconfont"; /* Project id */
|
|
src: url('iconfont.ttf?t=1742193918446') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-shezhi:before {
|
|
content: "\f018f";
|
|
}
|
|
|
|
.icon-weibiaoti2fuzhi16:before {
|
|
content: "\e62d";
|
|
}
|
|
|
|
.icon-guanbi:before {
|
|
content: "\e624";
|
|
}
|
|
|
|
.icon-duigou:before {
|
|
content: "\e627";
|
|
}
|
|
|
|
.icon-shouye:before {
|
|
content: "\e62e";
|
|
}
|
|
|
|
.icon-zhuanru:before {
|
|
content: "\e642";
|
|
}
|
|
|
|
.icon-changyonggoupiaorenbianji:before {
|
|
content: "\e645";
|
|
}
|
|
|
|
.icon-changyonggoupiaorenshanchu:before {
|
|
content: "\e646";
|
|
}
|
|
|
|
.icon-shouye1:before {
|
|
content: "\e669";
|
|
}
|
|
|
|
.icon-duigou1:before {
|
|
content: "\e61d";
|
|
}
|
|
|