@font-face {
  font-family: "iconfont"; /* Project id 3328950 */
  src: url('iconfont.woff2?t=1652858921705') format('woff2'),
       url('iconfont.woff?t=1652858921705') format('woff'),
       url('iconfont.ttf?t=1652858921705') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-star-fill:before {
  content: "\e660";
}

.icon-star-path:before {
  content: "\e661";
}

.icon-lighting:before {
  content: "\e658";
}

.icon-close-path:before {
  content: "\e640";
}

.icon-delete:before {
  content: "\e775";
}

.icon-download:before {
  content: "\e652";
}

.icon-setting:before {
  content: "\e650";
}

.icon-ellipsis:before {
  content: "\e642";
}

.icon-table:before {
  content: "\e64e";
}

.icon-card:before {
  content: "\e64f";
}

.icon-next-double:before {
  content: "\e63a";
}

.icon-prev-double:before {
  content: "\e63c";
}

.icon-calendar:before {
  content: "\e64b";
}

.icon-search:before {
  content: "\e64c";
}

.icon-filter:before {
  content: "\e64a";
}

