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

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

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

.icon-wechat:before {
  content: "\e6b0";
}

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

.icon-consult:before {
  content: "\e623";
}

.icon-look-for:before {
  content: "\e691";
}

.icon-right:before {
  content: "\e7c0";
}

.icon-down:before {
  content: "\e7c2";
}

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

.icon-up:before {
  content: "\e7c1";
}

.icon-ice-cream:before {
  content: "\e7e2";
}

.icon-wheat:before {
  content: "\e7e3";
}

.icon-device:before {
  content: "\e7e4";
}

.icon-noodles:before {
  content: "\e7e5";
}

.icon-microscope:before {
  content: "\e7e6";
}

.icon-tel-btn-full:before {
  content: "\e7e0";
}

.icon-tel-btn:before {
  content: "\e7e1";
}

