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

.icon-fahuo:before {
  content: "\e648";
}

.icon-gongzhonghao:before {
  content: "\e732";
}

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

.icon-fuwuyoushi:before {
  content: "\e614";
}

.icon-genjin:before {
  content: "\e523";
}

.icon-zhidao:before {
  content: "\e654";
}

.icon-shouqian:before {
  content: "\e605";
}

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

.icon-gerenweixin:before {
  content: "\e662";
}

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

.icon-chanpinyoushi:before {
  content: "\e686";
}

.icon-youshilan:before {
  content: "\e773";
}

