@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1748403326639') 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: "\f0106";
}

.icon-dianhua:before {
  content: "\e6b9";
}

.icon-dingwei:before {
  content: "\e634";
}

.icon-in:before {
  content: "\e6c1";
}

.icon-weibo:before {
  content: "\e67a";
}

.icon-cangku:before {
  content: "\e630";
}

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

.icon-dianziyouxiang:before {
  content: "\e66d";
}

.icon-keshihua-:before {
  content: "\e617";
}

.icon-diqiu:before {
  content: "\e734";
}

.icon-yunshuwuliudingdan:before {
  content: "\ec44";
}

