@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?5dnr35');
  src:  url('fonts/icomoon.eot?5dnr35#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?5dnr35') format('truetype'),
    url('fonts/icomoon.woff?5dnr35') format('woff'),
    url('fonts/icomoon.svg?5dnr35#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-menu-grid:before {
  content: "\e900";
}
.icon-check-mark2:before {
  content: "\e901";
}
.icon-check-mark1:before {
  content: "\e902";
}
.icon-information-circular:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e904";
}
.icon-calendar:before {
  content: "\e905";
}
.icon-pencil:before {
  content: "\e90a";
}
.icon-angle-down:before {
  content: "\e90b";
}
.icon-angle-left:before {
  content: "\e90c";
}
.icon-angle-right:before {
  content: "\e90d";
}
.icon-angle-up:before {
  content: "\e90e";
}
.icon-download:before {
  content: "\e910";
}
.icon-envelope:before {
  content: "\e911";
}
.icon-facebook:before {
  content: "\e912";
}
.icon-home:before {
  content: "\e913";
}
.icon-instagram:before {
  content: "\e915";
}
.icon-linkedin:before {
  content: "\e916";
}
.icon-lock:before {
  content: "\e917";
}
.icon-map-location:before {
  content: "\e919";
}
.icon-phone:before {
  content: "\e91b";
}
.icon-question:before {
  content: "\e91d";
}
.icon-sms:before {
  content: "\e91f";
}
.icon-ts-quote:before {
  content: "\e920";
}
.icon-twitter:before {
  content: "\e921";
}
.icon-user:before {
  content: "\e922";
}
.icon-youtube-play:before {
  content: "\e923";
}
.icon-cancel:before {
  content: "\e924";
}
.icon-long-arrow-down:before {
  content: "\e925";
}
.icon-long-arrow-up:before {
  content: "\e926";
}
.icon-long-arrow-left:before {
  content: "\e927";
}
.icon-long-arrow-right:before {
  content: "\e928";
}
.icon-support:before {
  content: "\e932";
}
.icon-about:before {
  content: "\e938";
}
.icon-play-button:before {
  content: "\e93b";
}
.icon-minus:before {
  content: "\e93d";
}
.icon-plus:before {
  content: "\e93e";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-half:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}
