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

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

.icon-buoumao:before {
  content: "\e649";
}

.icon-helanzhu:before {
  content: "\e64a";
}

.icon-kedaya:before {
  content: "\e64b";
}

.icon-cangshu:before {
  content: "\e647";
}

.icon-chaiquan:before {
  content: "\e648";
}

