@font-face {
  font-family: "iconfont"; /* Project id 3490427 */
  src: url("https://www.charcoal-starter.com/news/zhonggaokaoshengfuli/src/css/font/iconfont.woff2?t=1656478838078") format('woff2'),
       url("https://www.charcoal-starter.com/news/zhonggaokaoshengfuli/src/css/font/iconfont.woff?t=1656478838078") format('woff'),
       url("https://www.charcoal-starter.com/news/zhonggaokaoshengfuli/src/css/font/iconfont.ttf?t=1656478838078") format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrowup:before {
  content: "\e695";
}

.icon-arrow-sortdown-smal:before {
  content: "\e877";
}

.icon-arrow-right:before {
  content: "\e743";
}

.icon-arrow-down:before {
  content: "\e665";
}

