@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-wuliuqiache:before {
  content: "\e820";
}

.icon-geren:before {
  content: "\e63c";
}

.icon-message:before {
  content: "\e938";
}

.icon-liulanqi:before {
  content: "\e607";
}

.icon-gouwuche:before {
  content: "\e612";
}

.icon-erji:before {
  content: "\e693";
}

.icon-search:before {
  content: "\e8b6";
}

