@font-face {
  font-family: "icon"; /* Project id 2871616 */
  src: url('iconfont.woff2?t=1635385734601') format('woff2'),
       url('iconfont.woff?t=1635385734601') format('woff'),
       url('iconfont.ttf?t=1635385734601') format('truetype');
}

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

.icon-wenti:before {
  content: "\e64e";
}

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

.icon-tousu:before {
  content: "\e62e";
}

.icon-pingyi:before {
  content: "\e658";
}

.icon-edit:before {
  content: "\e66e";
}

.icon-jiahao:before {
  content: "\eaf3";
}

.icon-jianhao:before {
  content: "\eaf5";
}

.icon-arrow-down:before {
  content: "\e665";
}

.icon-arrow-up:before {
  content: "\e685";
}

.icon-search:before {
  content: "\e82e";
}

