gaoluyang
2024-07-04 7dba00a80cee072bc9e193d5d2a75c1f7cf72d28
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
@font-face {
  font-family: "font"; /* Project id 4457508 */
  src: url('iconfont.woff2?t=1718601984152') format('woff2'),
       url('iconfont.woff?t=1718601984152') format('woff'),
       url('iconfont.ttf?t=1718601984152') format('truetype'),
       url('iconfont.svg?t=1718601984152#font') format('svg');
}
 
.font {
  font-family: "font" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.icon-dianzikanban-fan:before {
  content: "\e65d";
}
 
.icon-tongjitubiao:before {
  content: "\e67a";
}
 
.icon-24gl-clipboardList:before {
  content: "\eabc";
}
 
.icon-kexueyanjiuheshiyankaifa:before {
  content: "\e612";
}
 
.icon-shouyefill:before {
  content: "\e750";
}
 
.icon-xitonggongneng:before {
  content: "\e610";
}
 
.icon-erjidaohang:before {
  content: "\e611";
}
 
.icon-guanlitixiyaoqiu:before {
  content: "\e60d";
}
 
.icon-guochengyaoqiu:before {
  content: "\e60e";
}
 
.icon-biaozhunji:before {
  content: "\e60f";
}
 
.icon-jiegouyaoqiu:before {
  content: "\e608";
}
 
.icon-tongyongyaoqiu:before {
  content: "\e60a";
}
 
.icon-ziyuanyaoqiu:before {
  content: "\e60b";
}
 
.icon-jixiaoguanli:before {
  content: "\e607";
}