@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('../fonts/iconfont.ttf') format('truetype');
}

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

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

.icon-fabuxuqiu:before {
  content: "\e627";
}

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

.icon-shengchanguanli:before {
  content: "\e610";
}

.icon-anzhuang:before {
  content: "\e6c9";
}

.icon-jishufangan-2:before {
  content: "\e7a3";
}

