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

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

.icon-graph:before {
  content: "\e6a0";
}

.icon-graph1:before {
  content: "\e6a1";
}

.icon-graph2:before {
  content: "\e619";
}

.icon-graphic:before {
  content: "\e6ee";
}

.icon-defaultsort:before {
  content: "\e6b5";
}

.icon-sort:before {
  content: "\f0c5";
}

.icon-sort1:before {
  content: "\e73a";
}

.icon-sort2:before {
  content: "\e8d8";
}

