@font-face {font-family: "ifont";
  src: url('/statics/css/np/iconfont.eot'); /* IE9 */
  src: url('/statics/css/np/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */ 
  url('/statics/css/np/eb2cbada074e42e48008c275afb6e7b3.woff') format('woff2'),
  url('/statics/css/np/iconfont.woff') format('woff'), 
  url('/statics/css/np/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ 
  url('/statics/css/np/iconfont.svg') format('svg'); /* iOS 4.1- */ 
 } 

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

.ifont-prev:before {
  content: "\e62d";
}

.ifont-next:before {
  content: "\e62e";
}

.ifont-laum:before {
  content: "\e62c";
}

.ifont-mark-circle:before {
  content: "\e62b";
}

.ifont-wechat:before {
  content: "\e625";
}

.ifont-baidu:before {
  content: "\e626";
}

.ifont-qzone:before {
  content: "\e627";
}

.ifont-sina:before {
  content: "\e628";
}

.ifont-mark:before {
  content: "\e629";
}

.ifont-qq:before {
  content: "\e62a";
}

.ifont-facebook:before {
  content: "\e616";
}

.ifont-twitter:before {
  content: "\e61d";
}

.ifont-in:before {
  content: "\e624";
}

.ifont-you:before {
  content: "\e61e";
}

