@font-face {
|
font-family: "iconfont"; /* Project id */
|
src: url('iconfont.ttf?t=1641366286851') format('truetype');
|
}
|
|
.iconfont {
|
font-family: "iconfont" !important;
|
font-size: 16px;
|
font-style: normal;
|
-webkit-font-smoothing: antialiased;
|
-moz-osx-font-smoothing: grayscale;
|
position: absolute;
|
top: 50%;
|
left: 20px;
|
margin-top: -20px;
|
}
|
|
.icon-shebeiguanli:before {
|
content: "\ebb7";
|
}
|
|
.icon-jichuxinxi:before {
|
content: "\e625";
|
}
|
|
.icon-yikuyidong:before {
|
content: "\e648";
|
}
|
|
.icon-kucunguanli:before {
|
content: "\e602";
|
}
|
|
.icon-rukuguanli:before {
|
content: "\e644";
|
}
|
|
.icon-chaxuntongji:before {
|
content: "\e62d";
|
}
|
|
.icon-goodswhoutStock:before {
|
content: "\e663";
|
}
|
|
.icon-xitongguanli:before {
|
content: "\e85f";
|
}
|