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

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

.ecs-icon-anquan:before {
  content: "\e644";
}

.ecs-icon-caozuo:before {
  content: "\e6d7";
}

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

.ecs-icon-wendingxingqiang:before {
  content: "\e645";
}

.ecs-icon-danxingshensuo:before {
  content: "\e7d4";
}

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

