@font-face {
  font-family: 'c-font';
  src: url('fonts/c-font.ttf?6sn1yh') format('truetype'),
    url('fonts/c-font.woff?6sn1yh') format('woff'),
    url('fonts/c-font.svg?6sn1yh#c-font') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^='c-icon-'],
[class*=' c-icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'c-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-icon-paper-document:before {
  content: '\e930';
}
.c-icon-checked-2:before {
  content: '\e92f';
}
.c-icon-expand-hide:before {
  content: '\e92d';
}
.c-icon-expand-show:before {
  content: '\e92e';
}
.c-icon-not-found:before {
  content: '\e92c';
}
.c-icon-local-icon:before {
  content: '\e92a';
}
.c-icon-global-icon:before {
  content: '\e92b';
}
.c-icon-blockchain:before {
  content: '\e928';
}
.c-icon-sharemoney:before {
  content: '\e929';
}
.c-icon-plus:before {
  content: '\e927';
}
.c-icon-arrow-to-right:before {
  content: '\e926';
}
.c-icon-femenine:before {
  content: '\e924';
}
.c-icon-mars:before {
  content: '\e925';
}
.c-icon-sort-down:before {
  content: '\e923';
}
.c-icon-deadline:before {
  content: '\e920';
}
.c-icon-not:before {
  content: '\e921';
}
.c-icon-time:before {
  content: '\e922';
}
.c-icon-checked:before {
  content: '\e91f';
}
.c-icon-delete:before {
  content: '\e91e';
}
.c-icon-contract:before {
  content: '\e91d';
}
.c-icon-delete-basket:before {
  content: '\e91c';
}
.c-icon-upload:before {
  content: '\e906';
}
.c-icon-back:before {
  content: '\e911';
}
.c-icon-fast-forward:before {
  content: '\e912';
}
.c-icon-mute:before {
  content: '\e913';
}
.c-icon-next:before {
  content: '\e914';
}
.c-icon-pause:before {
  content: '\e915';
}
.c-icon-play:before {
  content: '\e916';
}
.c-icon-replay:before {
  content: '\e917';
}
.c-icon-rewind:before {
  content: '\e918';
}
.c-icon-speaker:before {
  content: '\e919';
}
.c-icon-stop:before {
  content: '\e91a';
}
.c-icon-download:before {
  content: '\e910';
}
.c-icon-folder .path1:before {
  content: '\e907';
  color: rgb(239, 206, 74);
}
.c-icon-folder .path2:before {
  content: '\e908';
  margin-left: -1em;
  color: rgb(235, 186, 22);
}
.c-icon-folder .path3:before {
  content: '\e909';
  margin-left: -1em;
  color: rgb(235, 186, 22);
}
.c-icon-folder .path4:before {
  content: '\e90a';
  margin-left: -1em;
  color: rgb(244, 239, 220);
}
.c-icon-folder .path5:before {
  content: '\e90b';
  margin-left: -1em;
  color: rgb(206, 201, 174);
}
.c-icon-folder .path6:before {
  content: '\e90c';
  margin-left: -1em;
  color: rgb(206, 201, 174);
}
.c-icon-folder .path7:before {
  content: '\e90d';
  margin-left: -1em;
  color: rgb(206, 201, 174);
}
.c-icon-folder .path8:before {
  content: '\e90e';
  margin-left: -1em;
  color: rgb(206, 201, 174);
}
.c-icon-folder .path9:before {
  content: '\e90f';
  margin-left: -1em;
  color: rgb(209, 191, 134);
}
.c-icon-upload-to-cloud:before {
  content: '\e91b';
}
.c-icon-photo-camera:before {
  content: '\e905';
}
.c-icon-open-box:before {
  content: '\e904';
}
.c-icon-send:before {
  content: '\e903';
}
.c-icon-camera:before {
  content: '\e901';
}
.c-icon-microphone:before {
  content: '\e902';
}
.c-icon-more:before {
  content: '\e900';
}
