@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoona7d2.eot?n7xlaa");
  src:
    url("../fonts/icomoona7d2.eot?n7xlaa#iefix") format("embedded-opentype"),
    url("../fonts/icomoona7d2.ttf?n7xlaa") format("truetype"),
    url("../fonts/icomoona7d2.woff?n7xlaa") format("woff"),
    url("../fonts/icomoona7d2.svg?n7xlaa#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: 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-like:before {
  content: "\e90e";
}
.icon-website:before {
  content: "\e900";
}
.icon-call:before {
  content: "\e901";
}
.icon-instagram:before {
  content: "\e902";
}
.icon-pinterest:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-cart:before {
  content: "\e905";
}
.icon-linkedin:before {
  content: "\e906";
}
.icon-time:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-youtube:before {
  content: "\e909";
}
.icon-location:before {
  content: "\e90a";
}
.icon-menu:before {
  content: "\e90b";
}
.icon-facebook:before {
  content: "\e90c";
}
.icon-arrow:before {
  content: "\e90d";
}
