@font-face {
  font-family: "iconfont";
  src: url('iconfont.woff2?t=1690944250047') format('woff2'),
       url('iconfont.woff?t=1690944250047') format('woff'),
       url('iconfont.ttf?t=1690944250047') format('truetype');
}

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

.icon-qq:before {
  content: "\e647";
}

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

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

.icon-dizhi:before {
  content: "\e606";
}

.icon-right-1-copy:before {
  content: "\e61f";
}

.icon-phone:before {
  content: "\e63d";
}

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

.icon-sousuo:before {
  content: "\e620";
}

.icon-xiala-:before {
  content: "\e63e";
}

.icon-chuanzhen:before {
  content: "\e6b3";
}

.icon-xiala:before {
  content: "\e6aa";
}

