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

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

.icon-4zhanghu:before {
  content: "\e879";
}

.icon-xinxi:before {
  content: "\e649";
}

.icon-wodezhanghu:before {
  content: "\e695";
}

.icon-wodezhanghu1:before {
  content: "\e639";
}

.icon-baobao:before {
  content: "\e6c8";
}

.icon-denglu:before {
  content: "\e7c8";
}

