@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon-subset.woff2?gweaba') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-1:before {
  content: "\e902";
}
.icon-2:before {
  content: "\e903";
}
.icon-bars:before {
  content: "\e9ed";
}
.icon-chevron-down:before {
  content: "\eb8d";
}
.icon-clock-ten:before {
  content: "\ec38";
}
.icon-minus:before {
  content: "\f0e7";
}
.icon-phone:before {
  content: "\f1f3";
}
.icon-plus-large:before {
  content: "\f234";
}
.icon-star:before {
  content: "\f3f4";
}