@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7sksdh');
  src:  url('fonts/icomoon.eot?7sksdh#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7sksdh') format('truetype'),
    url('fonts/icomoon.woff?7sksdh') format('woff'),
    url('fonts/icomoon.svg?7sksdh#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-star-outlined:before {
  content: "\e618";
}
.icon-chevron-up:before {
  content: "\e601";
}
.icon-controller-play:before {
  content: "\e604";
}
.icon-controller-record:before {
  content: "\e605";
}
.icon-controller-stop:before {
  content: "\e606";
}
.icon-check:before {
  content: "\e600";
}
.icon-pin:before {
  content: "\e602";
}
.icon-price-tag:before {
  content: "\e603";
}
.icon-vinyl:before {
  content: "\e607";
}
.icon-star:before {
  content: "\e608";
}
.icon-chevron-with-circle-right:before {
  content: "\e609";
}
.icon-chevron-small-right:before {
  content: "\e60a";
}
.icon-dot-single:before {
  content: "\e60b";
}
.icon-triangle-right:before {
  content: "\e60c";
}
.icon-help-with-circle:before {
  content: "\e60d";
}
.icon-home:before {
  content: "\e60e";
}
.icon-location-pin:before {
  content: "\e60f";
}
.icon-mail:before {
  content: "\e610";
}
.icon-minus:before {
  content: "\e611";
}
.icon-mobile:before {
  content: "\e612";
}
.icon-old-phone:before {
  content: "\e613";
}
.icon-phone:before {
  content: "\e614";
}
.icon-plus:before {
  content: "\e615";
}
.icon-share:before {
  content: "\e616";
}
.icon-typing:before {
  content: "\e617";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-folder-open:before {
  content: "\e930";
}
.icon-file-pdf:before {
  content: "\eadf";
}
