
@font-face {font-family: "iconfont";
  src: ; /* ie9*/
  src:  format('embedded-opentype'), /* ie6-ie8 */
   format('woff'),
   format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2 */
   format('svg'); /* ios 4.1- */
}

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

.icon-shengwu:before { content: "\e699"; }

.icon-huaxue:before { content: "\e69a"; }

.icon-jishu:before { content: "\e69b"; }

.icon-lishi:before { content: "\e69c"; }

.icon-wuli:before { content: "\e69d"; }

.icon-xinxijishu:before { content: "\e69e"; }

.icon-shuxue:before { content: "\e69f"; }

.icon-yuwen:before { content: "\e6a0"; }

.icon-yingyu:before { content: "\e6a1"; }

.icon-zhengzhi:before { content: "\e6a2"; }

