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

.icon-liuyan:before {
  content: "\e60a";
}

.icon-sheji:before {
  content: "\e65e";
}

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

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

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

.icon-QQ:before {
  content: "\e60c";
}

.icon-youxiang:before {
  content: "\e60d";
}

.icon-erweima:before {
  content: "\e60e";
}

.icon-shouqijiantou:before {
  content: "\e60f";
}

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

.icon-cuowu:before {
  content: "\e611";
}

