iconfont.css
1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
@font-face {
font-family: "iconfont"; /* Project id 4427370 */
src: url('iconfont.woff2?t=1719479037310') format('woff2'),
url('iconfont.woff?t=1719479037310') format('woff'),
url('iconfont.ttf?t=1719479037310') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-zengchangshuai:before {
content: "\e6e4";
}
.icon--OEE:before {
content: "\e601";
}
.icon-shebeiOEE:before {
content: "\e64b";
}
.icon-daiji:before {
content: "\e61c";
}
.icon-shebeiguzhang2:before {
content: "\e600";
}
.icon-yunhangshijian:before {
content: "\e62a";
}
.icon-daijishijian:before {
content: "\e62b";
}
.icon-lixianshu:before {
content: "\e61e";
}
.icon-zaixianshu:before {
content: "\e74a";
}
.icon-dangqianshebeidaijishuliang:before {
content: "\e61f";
}
.icon-guzhangshijian:before {
content: "\e608";
}
.icon-MTBF:before {
content: "\e647";
}
.icon-shebeiMTTR:before {
content: "\e607";
}
.icon-xiaoshuai:before {
content: "\e663";
}
.icon-shebeizaixianshuai:before {
content: "\e742";
}
.icon-xiangmu:before {
content: "\e63d";
}
.icon-shebei:before {
content: "\e63c";
}