/* 与字体同目录，用相对路径；全量替换时保持 url("./iconfont.woff2") 即可 */
@font-face {
  font-family: "iconfont";
  src: url("./iconfont.woff2") format("woff2"),
       url("./iconfont.woff") format("woff"),
       url("./iconfont.ttf") format("truetype");
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  line-height: 1;
  color: inherit;
}

.icon-jinggao:before {
  content: "\e600";
}

.icon-fankui:before {
  content: "\e738";
}

.icon-tongzhi:before {
  content: "\e759";
}

.icon-yuedu:before {
  content: "\e639";
}

.icon-tuichu:before {
  content: "\e892";
}

.icon-wenzhang:before {
  content: "\e67d";
}

.icon-bianji:before {
  content: "\e840";
}

.icon-wodefensi:before {
  content: "\e633";
}

.icon-anquan:before {
  content: "\e8ab";
}

.icon-chenggong:before {
  content: "\e8ad";
}

.icon-guanzhu:before {
  content: "\e8b1";
}

.icon-shaixuan:before {
  content: "\e8b6";
}

.icon-shanchu:before {
  content: "\e8b7";
}

.icon-shezhi:before {
  content: "\e8b8";
}

.icon-shouye:before {
  content: "\e8b9";
}

.icon-shuaxin:before {
  content: "\e8ba";
}

.icon-sousuo:before {
  content: "\e8bb";
}

.icon-wodeguanzhu:before {
  content: "\e8bc";
}

.icon-shensu:before {
  content: "\e673";
}

.icon-sousuo1:before {
  content: "\e60d";
}

.icon-shoucang:before {
  content: "\e60a";
}

.icon-gonggao:before {
  content: "\e660";
}

.icon-jubao:before {
  content: "\e61d";
}

.icon-icon:before {
  content: "\e651";
}

.icon-aixin:before {
  content: "\e83f";
}

.icon-aixin1:before {
  content: "\e85c";
}

