@font-face {
  font-family: "iconfont"; /* Project id 5177807 */
  src: url('//at.alicdn.com/t/c/font_5177807_x86jiaxmnxh.woff2?t=1779936532067') format('woff2'),
       url('//at.alicdn.com/t/c/font_5177807_x86jiaxmnxh.woff?t=1779936532067') format('woff'),
       url('//at.alicdn.com/t/c/font_5177807_x86jiaxmnxh.ttf?t=1779936532067') format('truetype');
}

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

.icon-filter:before {
  content: "\e6c7";
}

.icon-double-check:before {
  content: "\e66a";
}

.icon-delete:before {
  content: "\e617";
}

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

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

.icon-tongzhiNotice:before {
  content: "\e7ce";
}

