@font-face {
  font-family: "news-flash-iconfont"; /* Project id 3700407 */
  src: url('iconfont.woff2?t=1712743862771') format('woff2'),
       url('iconfont.woff?t=1712743862771') format('woff'),
       url('iconfont.ttf?t=1712743862771') format('truetype'),
       url('iconfont.svg?t=1712743862771#news-flash-iconfont') format('svg');
}

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

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

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

.icon-share:before {
  content: "\e672";
}

.icon-loading:before {
  content: "\ed4f";
}

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

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

.icon-filter:before {
  content: "\e600";
}

.icon-minus:before {
  content: "\e601";
}

.icon-add:before {
  content: "\e602";
}

