@font-face {
  font-family: "iconfont"; /* Project id 4346047 */
  src: url('iconfont.woff2?t=1719395122589') format('woff2'),
       url('iconfont.woff?t=1719395122589') format('woff'),
       url('iconfont.ttf?t=1719395122589') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-business:before {
  content: "\e617";
}

.icon-publish:before {
  content: "\e614";
}

.icon-basic:before {
  content: "\e615";
}

.icon-asset:before {
  content: "\e613";
}

.icon-robot:before {
  content: "\e612";
}

.icon-shouhou2:before {
  content: "\e611";
}

.icon-system-msg:before {
  content: "\e610";
}

.icon-user:before {
  content: "\e60e";
}

.icon-gongzuotai:before {
  content: "\e60d";
}

.icon-search:before {
  content: "\e60c";
}

.icon-home:before {
  content: "\e60b";
}

.icon-material:before {
  content: "\e60a";
}

.icon-code:before {
  content: "\e609";
}

.icon-data:before {
  content: "\e608";
}

.icon-system:before {
  content: "\e607";
}

.icon-hr:before {
  content: "\e605";
}

.icon-customer-service:before {
  content: "\e604";
}

.icon-state-approving:before {
  content: "\e603";
}

.icon-state-approved:before {
  content: "\e602";
}

.icon-state-pendingapproval:before {
  content: "\e601";
}

