@charset "UTF-8";
/*@font-face {
  font-family: "思源黑体 CN";
  src: url("../fonts/思源黑体r.woff2") format("woff2"),
  url("../fonts/思源黑体r.woff") format("woff"),
  url("../fonts/思源黑体r.ttf") format("truetype"),
  url("../fonts/思源黑体r.eot") format("embedded-opentype"),
  url("../fonts/思源黑体r.svg") format("svg"),
  url("font/思源黑体R.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}*/

@font-face {font-family: "iconfont";
  src: url('font/iconfont.eot?t=1597823749606'); /* IE9 */
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/5b3619e2d1384ba9b0bff62ff92edc32.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-zuo:before {
  content: "\e63c";
}

.icon-zuo-copy:before {
  content: "\eb95";
}

.icon-jiantou_xiangyou_o:before {
  content: "\eb94";
}

.icon-xiangxia:before {
  content: "\eb1f";
}

.icon-htmal5icon25:before {
  content: "\e63d";
}

