@font-face {font-family: "iconfont";
  src: url('./font/zodiac.ttf?t=1587107257910') format('woff'),
  url('./font/zodiac.ttf?t=1587107257910') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('./font/zodiac.ttf?t=1587107257910#iconfont') format('svg'); /* iOS 4.1- */
}

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

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

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

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

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

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

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

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

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

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

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

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

.icon-gouzi:before {
  content: "\e6a2";
}

