@font-face {
  font-family: "iconfont"; /* Project id 2583630 */
  src: url('font/font_2583630_vs30re7vuk.woff2') format('woff2'),
       url('font/font_2583630_vs30re7vuk.woff') format('woff'),
       url('font/font_2583630_vs30re7vuk.ttf') format('truetype');
}

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

.icon-btn:before {
  content: "\e64e";
}

.icon-image:before {
  content: "\e86e";
}

.icon-shixian:before {
  content: "\e615";
}

.icon-xuxian:before {
  content: "\e616";
}

.icon-fan:before {
  content: "\e68d";
}

.icon-cc-pie-chart:before {
  content: "\e685";
}

.icon-linechart:before {
  content: "\e63b";
}

.icon-barchart:before {
  content: "\e82f";
}

.icon-round:before {
  content: "\e6d3";
}

.icon-Line:before {
  content: "\e66b";
}

.icon-Rectangle:before {
  content: "\e670";
}

.icon-text:before {
  content: "\ecdf";
}

.icon-triangle-copy:before {
  content: "\ece0";
}

