@font-face {
  font-family: "iconfont"; /* Project id 4094140 */
  src: url('iconfont.woff2?t=1685435673062') format('woff2'),
       url('iconfont.woff?t=1685435673062') format('woff'),
       url('iconfont.ttf?t=1685435673062') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home-fold:before {
  content: "\e624";
}

.icon-attribute:before {
  content: "\e621";
}

.icon-notify:before {
  content: "\e616";
}

.icon-remove:before {
  content: "\e617";
}

.icon-upload:before {
  content: "\e618";
}

.icon-organizer:before {
  content: "\e619";
}

.icon-choose:before {
  content: "\e61a";
}

.icon-fullScreen:before {
  content: "\e61b";
}

.icon-clear:before {
  content: "\e61c";
}

.icon-goodRecord:before {
  content: "\e61d";
}

.icon-organization:before {
  content: "\e61e";
}

.icon-notFound:before {
  content: "\e61f";
}

.icon-area:before {
  content: "\e620";
}

.icon-qualificationLevel:before {
  content: "\e622";
}

.icon-guild:before {
  content: "\e623";
}

.icon-home-unfold:before {
  content: "\e625";
}

.icon-evaluationannouncement:before {
  content: "\e626";
}

.icon-constructionunit:before {
  content: "\e627";
}

.icon-surveyingunit:before {
  content: "\e628";
}

