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

[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-clock-o:before {
  content: "\f017";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-comments:before {
  content: "\f086";
}
.icon-phone:before {
  content: "\f095";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-play-circle:before {
  content: "\f144";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-instagram1:before {
  content: "\f16d";
}
.icon-whatsapp:before {
  content: "\f232";
}
.icon-star:before {
  content: "\e900";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-whatsapp1:before {
  content: "\e902";
}
