@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon-feather.eot?glmsl8');
  src:  url('../fonts/icomoon-feather.eot?glmsl8#iefix') format('embedded-opentype'),
    url('../fonts/icomoon-feather.ttf?glmsl8') format('truetype'),
    url('../fonts/icomoon-feather.woff?glmsl8') format('woff'),
    url('../fonts/icomoon-feather.svg?glmsl8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-bar-chart-2:before {
  content: "\e900";
}
.icon-calendar1:before {
  content: "\e912";
}
.icon-check1:before {
  content: "\e911";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-heart1:before {
  content: "\e913";
}
.icon-map-pin:before {
  content: "\e90e";
}
.icon-phone1:before {
  content: "\e90f";
}
.icon-phone-call:before {
  content: "\e910";
}
.icon-search:before {
  content: "\e903";
}
.icon-shopping-cart:before {
  content: "\e904";
}
.icon-sliders:before {
  content: "\e90c";
}
.icon-user1:before {
  content: "\e90d";
}
.icon-pin:before {
  content: "\e901";
}