@font-face {
|
font-family: "iconfont"; /* Project id 2741087 */
|
src: url('iconfont.woff2?t=1636704184359') format('woff2'),
|
url('iconfont.woff?t=1636704184359') format('woff'),
|
url('iconfont.ttf?t=1636704184359') format('truetype');
|
}
|
|
.iconfont {
|
font-family: "iconfont" !important;
|
font-size: inherit;
|
font-style: normal;
|
-webkit-font-smoothing: antialiased;
|
-moz-osx-font-smoothing: grayscale;
|
}
|
|
.icon-machine1:before {
|
content: "\e64b";
|
}
|
|
.icon-agv:before {
|
content: "\e649";
|
}
|
|
.icon-equipment:before {
|
content: "\e64d";
|
}
|
|
.icon-three-dots:before {
|
content: "\e68a";
|
}
|
|
.icon-right-arrow-double:before {
|
content: "\e64f";
|
}
|
|
.icon-fenpei:before {
|
content: "\e616";
|
}
|
|
.icon-upload:before {
|
content: "\e7d9";
|
}
|
|
.icon-download:before {
|
content: "\e7da";
|
}
|
|
.icon-out:before {
|
content: "\e61f";
|
}
|
|
.icon-system:before {
|
content: "\e64c";
|
}
|
|
.icon-task:before {
|
content: "\e63f";
|
}
|
|
.icon-chart:before {
|
content: "\e846";
|
}
|
|
.icon-archives:before {
|
content: "\e890";
|
}
|
|
.icon-eye-close:before {
|
content: "\e602";
|
}
|
|
.icon-eye-open:before {
|
content: "\ecb1";
|
}
|