@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1762396275677') format('truetype');
}

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

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

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

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

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

.icon-yuyan:before {
  content: "\e684";
}

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

.icon-facebook:before {
  content: "\e71a";
}

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

.icon-dizhidingweiweizhi:before {
  content: "\e61b";
}

.icon-douyin:before {
  content: "\e502";
}

.icon-ic_msg:before {
  content: "\e627";
}

