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

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

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

.icon-comment-icon:before {
  content: "\e606";
}

.icon-about-icon:before {
  content: "\e607";
}

.icon-index-icon:before {
  content: "\e608";
}

.icon-info-icon:before {
  content: "\e609";
}

.icon-data-icon:before {
  content: "\e60a";
}

.icon-company-icon:before {
  content: "\e60b";
}

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

