@font-face {
  font-family: "iconfont"; /* Project id 3949856 */
  src: url('iconfont.woff2?t=1714642532106') format('woff2'),
       url('iconfont.woff?t=1714642532106') format('woff'),
       url('iconfont.ttf?t=1714642532106') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-help-doc:before {
  content: "\e649";
}

.icon-project-line:before {
  content: "\e63d";
}

.icon-organization:before {
  content: "\e97b";
}

.icon-lamp:before {
  content: "\e644";
}

.icon-down:before {
  content: "\e606";
}

.icon-camera:before {
  content: "\e600";
}

.icon-up:before {
  content: "\e601";
}

.icon-category:before {
  content: "\e602";
}

.icon-setting:before {
  content: "\e603";
}

.icon-project:before {
  content: "\e604";
}

.icon-user:before {
  content: "\e605";
}

.icon-editor:before {
  content: "\e6f5";
}

.icon-lighting:before {
  content: "\e614";
}

.icon-add:before {
  content: "\e664";
}

.icon-leaf:before {
  content: "\e621";
}

.icon-warning:before {
  content: "\e617";
}

.icon-co2:before {
  content: "\e630";
}

.icon-menu:before {
  content: "\e7b7";
}

