

@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.woff2') format('woff2'),
      url('../fonts/iconfont.woff') format('woff'),
      url('../fonts/iconfont.ttf') format('truetype');      
}

/* 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-mianbaoxie-youjiantou:before {
  content: "\e604";
}

.icon-accept:before {
  content: "\e653";
}

.icon-jiandu:before {
  content: "\e743";
}

.icon-qita:before {
  content: "\e609";
}

.icon-xuexi-:before {
  content: "\e61c";
}

.icon-renshiguanli:before {
  content: "\e74a";
}

.icon-duiwaijiaoliu:before {
  content: "\e7e2";
}

.icon--jibenxinxi:before {
  content: "\e611";
}

.icon-caiwu:before {
  content: "\e67c";
}

.icon-zhaosheng:before {
  content: "\e61d";
}

.icon-xuexi:before {
  content: "\e6ce";
}

.icon-xueshengguanli:before {
  content: "\e601";
}

.icon-jiaoxuezhiliangjiang:before {
  content: "\e841";
}
