@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bjpfe1');
  src:  url('fonts/icomoon.eot?bjpfe1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bjpfe1') format('truetype'),
    url('fonts/icomoon.woff?bjpfe1') format('woff'),
    url('fonts/icomoon.svg?bjpfe1#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-quotes:before {
  content: "\e910";
}
.icon-help:before {
  content: "\e911";
}
.icon-menu-arrow:before {
  content: "\e90e";
}
.icon-arrow_forward:before {
  content: "\e900";
}
.icon-format_quote:before {
  content: "\e901";
}
.icon-change_history:before {
  content: "\e902";
}
.icon-favorite:before {
  content: "\e903";
}
.icon-local_fire_department:before {
  content: "\e904";
}
.icon-check-white:before {
  content: "\e905";
}
.icon-workspace_premium:before {
  content: "\e906";
}
.icon-interests:before {
  content: "\e907";
}
.icon-animated_images:before {
  content: "\e908";
}
.icon-robot_2:before {
  content: "\e909";
}
.icon-bolt:before {
  content: "\e90a";
}
.icon-category:before {
  content: "\e90b";
}
.icon-check-round-green:before {
  content: "\e90c";
}
.icon-info:before {
  content: "\e90d";
}
.icon-search:before {
  content: "\e90f";
}
