@font-face {
  font-family: "iconfont"; /* Project id 4156318 */
  src: url('iconfont.woff2?t=1742561702317') format('woff2'),
       url('iconfont.woff?t=1742561702317') format('woff'),
       url('iconfont.ttf?t=1742561702317') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-location:before {
  content: "\e790";
}

.icon-location-fill:before {
  content: "\e868";
}

.icon-control:before {
  content: "\e705";
}

.icon-building:before {
  content: "\e606";
}

.icon-customer:before {
  content: "\e600";
}

.icon-project:before {
  content: "\e84f";
}

.icon-terminal:before {
  content: "\eb0c";
}

.icon-rights:before {
  content: "\e6bb";
}

.icon-apps-copy:before {
  content: "\eb0d";
}

.icon-finance:before {
  content: "\e6be";
}

.icon-lightning:before {
  content: "\e723";
}

.icon-apps:before {
  content: "\e726";
}

.icon-box:before {
  content: "\ea00";
}

.icon-chart:before {
  content: "\e837";
}

.icon-form:before {
  content: "\e65d";
}

.icon-order:before {
  content: "\e621";
}

.icon-home:before {
  content: "\e70a";
}

.icon-system:before {
  content: "\e727";
}

.icon-theme-dark:before {
  content: "\e806";
}

.icon-theme-auto:before {
  content: "\e807";
}

.icon-theme-light:before {
  content: "\e808";
}

