@font-face {
  font-family: "iconfont"; /* Project id 2776741 */
  src: url('//at.alicdn.com/t/font_2776741_lag36amjbqb.woff2?t=1632827288986') format('woff2'),
       url('//at.alicdn.com/t/font_2776741_lag36amjbqb.woff?t=1632827288986') format('woff'),
       url('//at.alicdn.com/t/font_2776741_lag36amjbqb.ttf?t=1632827288986') format('truetype');
}

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

.icon-hua:before {
  content: "\e649";
}

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

.icon-close:before {
  content: "\e8d1";
}

.icon-time:before {
  content: "\e7a1";
}

.icon-address:before {
  content: "\e7a0";
}

.icon-cz:before {
  content: "\e79f";
}

.icon-mail:before {
  content: "\e79e";
}

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

.icon-prev:before {
  content: "\e79c";
}

.icon-next:before {
  content: "\e79b";
}

.icon-download:before {
  content: "\e798";
}

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

.icon-wb:before {
  content: "\e796";
}

.icon-wx:before {
  content: "\e795";
}

.icon-search:before {
  content: "\e794";
}

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

