@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?x03ezs');
  src:  url('fonts/icomoon.eot?x03ezs#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?x03ezs') format('truetype'),
    url('fonts/icomoon.woff?x03ezs') format('woff'),
    url('fonts/icomoon.svg?x03ezs#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-search:before {
  content: "\e925";
}
.icon-quote:before {
  content: "\e924";
}
.icon-arrow-2-down:before {
  content: "\e900";
}
.icon-arrow-2-left:before {
  content: "\e901";
}
.icon-arrow-2-right:before {
  content: "\e902";
}
.icon-arrow-2-up:before {
  content: "\e903";
}
.icon-arrow-circle-down:before {
  content: "\e904";
}
.icon-arrow-circle-left:before {
  content: "\e905";
}
.icon-arrow-circle-right:before {
  content: "\e906";
}
.icon-arrow-circle-up:before {
  content: "\e907";
}
.icon-arrow-down:before {
  content: "\e908";
}
.icon-arrow-left:before {
  content: "\e909";
}
.icon-arrow-right:before {
  content: "\e90a";
}
.icon-arrow-up:before {
  content: "\e90b";
}
.icon-calendar:before {
  content: "\e90c";
}
.icon-checkmark:before {
  content: "\e90d";
}
.icon-chevron-double-down:before {
  content: "\e90e";
}
.icon-chevron-double-left:before {
  content: "\e90f";
}
.icon-chevron-double-right:before {
  content: "\e910";
}
.icon-chevron-double-up:before {
  content: "\e911";
}
.icon-chevron-down:before {
  content: "\e912";
}
.icon-chevron-left:before {
  content: "\e913";
}
.icon-chevron-right:before {
  content: "\e914";
}
.icon-chevron-up:before {
  content: "\e915";
}
.icon-clock:before {
  content: "\e916";
}
.icon-document:before {
  content: "\e917";
}
.icon-edit:before {
  content: "\e918";
}
.icon-folder:before {
  content: "\e919";
}
.icon-gears:before {
  content: "\e91a";
}
.icon-information:before {
  content: "\e91b";
}
.icon-list:before {
  content: "\e91c";
}
.icon-minus:before {
  content: "\e91d";
}
.icon-plus:before {
  content: "\e91e";
}
.icon-print:before {
  content: "\e91f";
}
.icon-trash:before {
  content: "\e920";
}
.icon-user:before {
  content: "\e921";
}
.icon-video-1:before {
  content: "\e922";
}
.icon-video-2:before {
  content: "\e923";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-attachment:before {
  content: "\e9cd";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-eye-blocked:before {
  content: "\e9d1";
}
