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

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

.icon-xj:before {
  content: "\e668";
}

.icon-fix_up_off:before {
  content: "\e612";
}

.icon-open_url:before {
  content: "\e60b";
}

.icon-export:before {
  content: "\e60c";
}

.icon-settings:before {
  content: "\e60d";
}

.icon-materials:before {
  content: "\e60e";
}

.icon-meshes:before {
  content: "\e60f";
}

.icon-missing_files:before {
  content: "\e610";
}
.icon-files:before {
  content: "\e610";
}
.icon-details:before {
  content: "\e611";
}

.icon-up_y:before {
  content: "\e602";
}

.icon-up_z:before {
  content: "\e603";
}

.icon-open:before {
  content: "\e604";
}

.icon-fix_up_on:before {
  content: "\e605";
}

.icon-flip:before {
  content: "\e608";
}

.icon-fit:before {
  content: "\e609";
}

