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

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

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

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

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

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

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

.icon-yang:before {
  content: "\e64c";
}

.icon-baimao:before {
  content: "\e64d";
}

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

