@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('/static/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-lanmuguanli:before {
  content: "\e68a";
}

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

.icon-jia:before {
  content: "\e6d4";
}

.icon-shebeikaifa:before {
  content: "\ec8b";
}

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

.icon-shijian:before {
  content: "\e63e";
}

.icon-chakan:before {
  content: "\e613";
}

.icon-diandiandian:before {
  content: "\e61d";
}

.icon-sousuo:before {
  content: "\e603";
}

.icon-linggan-:before {
  content: "\ee3f";
}

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

.icon-qrCode:before {
  content: "\e669";
}

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

.icon-cai:before {
  content: "\e659";
}

.icon-shixijiuye:before {
  content: "\e82a";
}

