@font-face {font-family: "iconfont";
  src: ; /* ie9 */
  src:  format('embedded-opentype'), /* ie6-ie8 */
   format('woff2'),
   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;
}

.iconxianggang:before {
  content: "\e65d";
}

.iconpingheng:before {
  content: "\e610";
}

.iconyouxiang:before {
  content: "\e913";
}

.iconchaban:before {
  content: "\e6c0";
}

.icongongzuo:before {
  content: "\e67a";
}

.icondianhua:before {
  content: "\e767";
}

.icongaokao:before {
  content: "\e601";
}

.iconchengren:before {
  content: "\e602";
}

.iconyanjiusheng:before {
  content: "\e603";
}

.icongaozhong:before {
  content: "\e605";
}

.iconzhongkao:before {
  content: "\e606";
}

.iconzixue:before {
  content: "\e607";
}

.iconshehui:before {
  content: "\e608";
}

.iconfuwu:before {
  content: "\e609";
}

.iconwenti:before {
  content: "\e60a";
}

.iconlianhe:before {
  content: "\e60d";
}

