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

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

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

.icon-ma:before {
  content: "\e62d";
}

.icon-tu:before {
  content: "\e62e";
}

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

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

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

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

.icon-ji:before {
  content: "\e633";
}

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

.icon-shu:before {
  content: "\e62b";
}

.icon-long:before {
  content: "\e629";
}

.icon-zhu:before {
  content: "\e62a";
}

