@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qzzcdp');
  src:  url('fonts/icomoon.eot?qzzcdp#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?qzzcdp') format('truetype'),
    url('fonts/icomoon.woff?qzzcdp') format('woff'),
    url('fonts/icomoon.svg?qzzcdp#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-printer:before {
  content: "\e915";
}
.icon-error_outline:before {
  content: "\e900";
}
.icon-play_circle_filled:before {
  content: "\e901";
}
.icon-replay:before {
  content: "\e902";
}
.icon-call:before {
  content: "\e903";
}
.icon-email:before {
  content: "\e904";
}
.icon-location_on:before {
  content: "\e905";
}
.icon-mail_outline:before {
  content: "\e906";
}
.icon-sentiment_satisfied_alt:before {
  content: "\e907";
}
.icon-clear:before {
  content: "\e908";
}
.icon-link:before {
  content: "\e909";
}
.icon-send:before {
  content: "\e90a";
}
.icon-brightness_medium:before {
  content: "\e90b";
}
.icon-keyboard_arrow_down:before {
  content: "\e90c";
}
.icon-keyboard_arrow_left:before {
  content: "\e90d";
}
.icon-keyboard_arrow_right:before {
  content: "\e90e";
}
.icon-keyboard_arrow_up:before {
  content: "\e90f";
}
.icon-laptop_chromebook:before {
  content: "\e910";
}
.icon-favorite_outline:before {
  content: "\e911";
}
.icon-input:before {
  content: "\e912";
}
.icon-miscellaneous_services:before {
  content: "\e913";
}
.icon-facebook:before {
  content: "\e914";
}
