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

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

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

.icon-Capacitance:before {
  content: "\e610";
}

.icon-Transformer:before {
  content: "\e611";
}

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

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

.icon-Power:before {
  content: "\e606";
}

.icon-High:before {
  content: "\e607";
}

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

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

.icon-Oil:before {
  content: "\e60a";
}

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

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

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

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

