@font-face {
  font-family: "iconfont"; /* Project id 4672934 */
  src: url('//at.alicdn.com/t/c/font_4672934_gx1v88mlhsn.woff2?t=1756887074822') format('woff2'),
       url('//at.alicdn.com/t/c/font_4672934_gx1v88mlhsn.woff?t=1756887074822') format('woff'),
       url('//at.alicdn.com/t/c/font_4672934_gx1v88mlhsn.ttf?t=1756887074822') format('truetype');
}

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

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

.icon-jia:before {
  content: "\e625";
}

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

.icon-menu2:before {
  content: "\e682";
}

