style-icon.css
2.94 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
@font-face {
font-family: 'icon-workflow';
src:
url('fonts/icon-workflow.ttf?vzqirt') format('truetype'),
url('fonts/icon-workflow.woff?vzqirt') format('woff'),
url('fonts/icon-workflow.svg?vzqirt#icon-workflow') format('svg');
font-weight: normal;
font-style: normal;
}
.geEditor [class^="icon-workflow"], .geEditor [class*=" icon-workflow"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icon-workflow' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-workflow-wrong:before {
content: "\e924";
}
.icon-workflow-xia:before {
content: "\e925";
}
.icon-workflow-shang:before {
content: "\e926";
}
.icon-workflow-zuo:before {
content: "\e927";
}
.icon-workflow-you:before {
content: "\e928";
}
.icon-workflow-wenbenshuoming:before {
content: "\e923";
}
.icon-workflow-caozuoqian:before {
content: "\e921";
}
.icon-workflow-caozuohou:before {
content: "\e922";
}
.icon-workflow-duigou:before {
content: "\e91f";
}
.icon-workflow-shezhi:before {
content: "\e920";
}
.icon-workflow-chuli:before {
content: "\e900";
}
.icon-workflow-daochu:before {
content: "\e901";
}
.icon-workflow-baocun:before {
content: "\e902";
}
.icon-workflow-chexiao:before {
content: "\e903";
}
.icon-workflow-chuangjian:before {
content: "\e904";
}
.icon-workflow-fanhui:before {
content: "\e905";
}
.icon-workflow-fencha:before {
content: "\e906";
}
.icon-workflow-fenchazhongjiandian:before {
content: "\e907";
}
.icon-workflow-guidang:before {
content: "\e908";
}
.icon-workflow-hebing:before {
content: "\e909";
}
.icon-workflow-hengxiangfenzu:before {
content: "\e90a";
}
.icon-workflow-kaoshangduiqi:before {
content: "\e90b";
}
.icon-workflow-kaoxiaduiqi:before {
content: "\e90c";
}
.icon-workflow-kaoyouduiqi:before {
content: "\e90d";
}
.icon-workflow-shanchu:before {
content: "\e90e";
}
.icon-workflow-shangxiadengjian:before {
content: "\e90f";
}
.icon-workflow-shenpi:before {
content: "\e910";
}
.icon-workflow-ziti:before {
content: "\e911";
}
.icon-workflow-kaozuoduiqi:before {
content: "\e912";
}
.icon-workflow-tianjiafenzu:before {
content: "\e913";
}
.icon-workflow-zongxiangfenzu:before {
content: "\e914";
}
.icon-workflow-zuoyoudengjian:before {
content: "\e915";
}
.icon-workflow-tingzhi:before {
content: "\e916";
}
.icon-workflow-zanting:before {
content: "\e917";
}
.icon-workflow-ceshi:before {
content: "\e918";
}
.icon-workflow-suoxiao:before {
content: "\e919";
}
.icon-workflow-fangda:before {
content: "\e91a";
}
.icon-workflow-huifuyuanbil:before {
content: "\e91b";
}
.icon-workflow-xianshifenzu:before {
content: "\e91c";
}
.icon-workflow-wangge:before {
content: "\e91d";
}
.icon-workflow-biaochi:before {
content: "\e91e";
}