


@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/iconfont.woff2') format('woff2'),
      url('../fonts/iconfont.woff') format('woff'),
      url('../fonts/iconfont.ttf') format('truetype'),
      url('../fonts/iconfont.svg#iconfont') format('svg');
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'porta';
    src: url('../font/porta.svg?49924914#porta') format('svg');
  }
}
*/
.iconfont , [class*="icon-"] {
  font-family: "iconfont" !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
 
 
  text-decoration: inherit;
  
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
}

.icon-banquan:before {
  content: "\10102";
}
.icon-meitibaodao:before {
  content: "\e69e";
}

.icon-rongyubiaozhang:before {
  content: "\e601";
}

.icon-tuiguang:before {
  content: "\e60e";
}

.icon-jiaoxueziyuan:before {
  content: "\e761";
}
.icon-fengcai-:before {
  content: "\e60b";
}

.icon-gengduo:before {
  content: "\e600";
}