@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9 */
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff2'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont.svg') 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-arrow:before {
  content: "\e7af";
}

.icon-apply:before {
  content: "\e7b0";
}

.icon-user:before {
  content: "\e7b1";
}

.icon-file-current:before {
  content: "\e7b2";
}

.icon-file-home:before {
  content: "\e7b3";
}

.icon-failure:before {
  content: "\e7b4";
}

.icon-file-phone:before {
  content: "\e7b5";
}

.icon-file-print:before {
  content: "\e7b6";
}

.icon-file-view:before {
  content: "\e7b7";
}

.icon-file-other:before {
  content: "\e7b8";
}

.icon-file-possword:before {
  content: "\e7b9";
}

.icon-number:before {
  content: "\e7ba";
}

.icon-password:before {
  content: "\e7bb";
}

.icon-success:before {
  content: "\e7bc";
}

.icon-file-school:before {
  content: "\e7bd";
}

.icon-file-poweroff:before {
  content: "\e7be";
}

.icon-file-check:before {
  content: "\e7bf";
}

.icon-file-download:before {
  content: "\e804";
}

.icon-file-zhengjian:before {
  content: "\e805";
}

.icon-file-chengji:before {
  content: "\e806";
}

.icon-file-upload:before {
  content: "\e807";
}

