@font-face {
  font-family: "iconfont";
  src: url('/fonts/iconfont/iconfont.eot?t=1780477924576'); /* IE9*/
  src: url('/fonts/iconfont/iconfont.eot?t=1780477924576#iefix') format('embedded-opentype') /* IE6-IE8 */,
  url('/fonts/iconfont/iconfont.woff2?t=1780477924576') format('woff2'),
  url('/fonts/iconfont/iconfont.woff?t=1780477924576') format('woff'),
  url('/fonts/iconfont/iconfont.ttf?t=1780477924576') format('truetype'),
  url('/fonts/iconfont/iconfont.svg?t=1780477924576') format('svg');
}

[class^="iconfont-"], [class*=" iconfont-"] {
  font-family: 'iconfont' !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.iconfont-arrow-down::before { content: "\ea01"; }
.iconfont-arrow-left::before { content: "\ea02"; }
.iconfont-arrow-line-left::before { content: "\ea03"; }
.iconfont-arrow-right::before { content: "\ea04"; }
.iconfont-article::before { content: "\ea05"; }
.iconfont-back-top::before { content: "\ea06"; }
.iconfont-calendar::before { content: "\ea07"; }
.iconfont-checked::before { content: "\ea08"; }
.iconfont-comment::before { content: "\ea09"; }
.iconfont-delete::before { content: "\ea0a"; }
.iconfont-emoji::before { content: "\ea0b"; }
.iconfont-fixed::before { content: "\ea0c"; }
.iconfont-home::before { content: "\ea0d"; }
.iconfont-like::before { content: "\ea0e"; }
.iconfont-liked::before { content: "\ea0f"; }
.iconfont-lock::before { content: "\ea10"; }
.iconfont-menu::before { content: "\ea11"; }
.iconfont-more::before { content: "\ea12"; }
.iconfont-notification::before { content: "\ea13"; }
.iconfont-photo::before { content: "\ea14"; }
.iconfont-post::before { content: "\ea15"; }
.iconfont-profile::before { content: "\ea16"; }
.iconfont-refresh::before { content: "\ea17"; }
.iconfont-search::before { content: "\ea18"; }
.iconfont-setting::before { content: "\ea19"; }
.iconfont-text::before { content: "\ea1a"; }
.iconfont-tools::before { content: "\ea1b"; }
.iconfont-topic::before { content: "\ea1c"; }
.iconfont-video::before { content: "\ea1d"; }


