wangxinhui
2025-04-29 95e39ae7aecd6e1016c71cf5ae70a680d8f569bb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
@font-face {
  font-family: "iconfont"; /* Project id 2995337 */
  src: url('iconfont.woff2?t=1638871675242') format('woff2'),
       url('iconfont.woff?t=1638871675242') format('woff'),
       url('iconfont.ttf?t=1638871675242') format('truetype');
}
 
/* .iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} */
 
.blq-icon-shezhi01:before {
  content: "\e610";
}
 
.blq-icon-shezhi02:before {
  content: "\e611";
}