@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?1fjdjy');
  src:  url('fonts/icomoon.eot?1fjdjy#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?1fjdjy') format('truetype'),
    url('fonts/icomoon.woff?1fjdjy') format('woff'),
    url('fonts/icomoon.svg?1fjdjy#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-pencil:before {
  content: "\e908";
}
.icon-home:before {
  content: "\e90a";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-spinner:before {
  content: "\e97a";
}
.icon-spinner9:before {
  content: "\e982";
}
.icon-bin2:before {
  content: "\e9ad";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-cloud-check:before {
  content: "\e9c4";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-notification:before {
  content: "\ea08";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-pause2:before {
  content: "\ea1d";
}
.icon-cheveron-right:before {
  content: "\e909";
}
.icon-lock-closed:before {
  content: "\e907";
}
.icon-download:before {
  content: "\e906";
}
.icon-user-solid-circle:before {
  content: "\e903";
}
.icon-video-camera:before {
  content: "\e904";
}
.icon-eye-slash:before {
  content: "\e902";
}
.icon-description:before {
  content: "\e905";
}
.icon-arrow_drop_down:before {
  content: "\e900";
}
.icon-calendar:before {
  content: "\e901";
}
