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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.icon-sidebar:before {
  content: "\e923";
}
.icon-printer:before {
  content: "\e91d";
}
.icon-images:before {
  content: "\e91e";
}
.icon-parachute:before {
  content: "\e91f";
}
.icon-person-arms-spread:before {
  content: "\e920";
}
.icon-pen:before {
  content: "\e921";
}
.icon-pencil-simple:before {
  content: "\e91c";
}
.icon-tag-simple:before {
  content: "\e91b";
}
.icon-caret-up:before {
  content: "\e917";
}
.icon-caret-down:before {
  content: "\e918";
}
.icon-caret-left:before {
  content: "\e919";
}
.icon-caret-right:before {
  content: "\e91a";
}
.icon-arrow-line-down:before {
  content: "\e922";
}
.icon-arrow-line-up:before {
  content: "\e916";
}
.icon-calendar-dots:before {
  content: "\e915";
}
.icon-minus-circle:before {
  content: "\e913";
}
.icon-plus-circle:before {
  content: "\e914";
}
.icon-user:before {
  content: "\e911";
}
.icon-info:before {
  content: "\e912";
}
.icon-arrow-square-out:before {
  content: "\e900";
}
.icon-check-circle:before {
  content: "\e901";
}
.icon-check:before {
  content: "\e902";
}
.icon-code:before {
  content: "\e903";
}
.icon-copy-simple:before {
  content: "\e904";
}
.icon-dots-six-vertical:before {
  content: "\e905";
}
.icon-faders:before {
  content: "\e906";
}
.icon-house:before {
  content: "\e907";
}
.icon-link-simple:before {
  content: "\e908";
}
.icon-list-dashes:before {
  content: "\e909";
}
.icon-list:before {
  content: "\e90a";
}
.icon-lock-simple:before {
  content: "\e90b";
}
.icon-magnifying-glass:before {
  content: "\e90c";
}
.icon-play:before {
  content: "\e90d";
}
.icon-rocket:before {
  content: "\e90e";
}
.icon-shield-warning:before {
  content: "\e90f";
}
.icon-x:before {
  content: "\e910";
}
