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

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

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

.icon-structure:before {
  content: "\e78b";
}

.icon-print:before {
  content: "\e78c";
}

.icon-thermometer:before {
  content: "\e78d";
}

.icon-sun:before {
  content: "\e78e";
}

.icon-share:before {
  content: "\e86f";
}

.icon-check:before {
  content: "\e600";
}

.icon-tel-hot-full:before {
  content: "\e78a";
}

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

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

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

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

.icon-menu:before {
  content: "\e789";
}

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

.icon-email-full:before {
  content: "\e74c";
}

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

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

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

.icon-google-full:before {
  content: "\e786";
}

.icon-twitter-full:before {
  content: "\e787";
}

.icon-youtube-full:before {
  content: "\e788";
}

