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

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

.icon-vector:before {
  content: "\e627";
}

.icon-upload:before {
  content: "\e694";
}

.icon-share:before {
  content: "\e60f";
}

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

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

.icon-roundcheck:before {
  content: "\e657";
}

.icon-roundclose:before {
  content: "\e659";
}

.icon-cloud-sync:before {
  content: "\e7d9";
}

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

.icon-cheap:before {
  content: "\e6f6";
}

.icon-close:before {
  content: "\e616";
}

.icon-toolkit:before {
  content: "\e63b";
}

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

.icon-None:before {
  content: "\e70a";
}

.icon-register:before {
  content: "\e605";
}

.icon-flow-fill:before {
  content: "\e735";
}

