@font-face {
  font-family: "iconfont"; /* Project id 4386377 */
  src: url('//at.alicdn.com/t/c/font_4386377_2hh4gozgaq2.woff2?t=1703432434001') format('woff2'),
       url('//at.alicdn.com/t/c/font_4386377_2hh4gozgaq2.woff?t=1703432434001') format('woff'),
       url('//at.alicdn.com/t/c/font_4386377_2hh4gozgaq2.ttf?t=1703432434001') format('truetype'),
       url('//at.alicdn.com/t/c/font_4386377_2hh4gozgaq2.svg?t=1703432434001#iconfont') format('svg');
}

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

.icon-radar:before {
  content: "\eae0";
}

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

.icon-zhongguoyidong:before {
  content: "\e621";
}

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

.icon-cn:before {
  content: "\e603";
}

