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

.onlinefont {
  font-family: "onlinefont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-weixin:before {
  content: "\e632";
}

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

.icon-top:before {
  content: "\e6c4";
}

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

.icon-weixin1:before {
  content: "\e665";
}

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

.icon-w_dianhua:before {
  content: "\e666";
}

.icon-guanzhong:before {
  content: "\e71c";
}

.icon-zhanshang:before {
  content: "\e628";
}

.icon-qiyeweixinWeCom:before {
  content: "\e64a";
}

