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

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

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

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

.icon-english:before {
  content: "\e605";
}

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

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

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

.icon-links:before {
  content: "\e618";
}

.icon-linkopen:before {
  content: "\e85d";
}

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

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

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

.icon-radio:before {
  content: "\e678";
}

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

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

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

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

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

.icon-newspaper:before {
  content: "\e614";
}
