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

.icon-cha:before {
  content: "\e61a";
}

.icon-caidan:before {
  content: "\e790";
}

.icon-xialajiantouxiao:before {
  content: "\e87e";
}

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

.icon-shousuoshangjiantou:before {
  content: "\e672";
}

.icon-left:before {
  content: "\e501";
}

.icon-sousuofangdajing:before {
  content: "\e621";
}

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

.icon-zuoyoujiantou:before {
  content: "\e507";
}

