@font-face {
  font-family: "font_family"; /* Project id 4824834 */
  src: url('iconfont.woff2?t=1740387025684') format('woff2'),
       url('iconfont.woff?t=1740387025684') format('woff'),
       url('iconfont.ttf?t=1740387025684') 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-huiyi:before {
  content: "\e633";
}

.icon-jiantou:before {
  content: "\e634";
}

.icon-fangan:before {
  content: "\e635";
}

.icon-dayin:before {
  content: "\e636";
}

.icon-gengduo:before {
  content: "\e637";
}

.icon-shenhe:before {
  content: "\e62f";
}

.icon-fujian:before {
  content: "\e630";
}

.icon-xiugai:before {
  content: "\e631";
}

.icon-tongzhi:before {
  content: "\e632";
}

