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

[class^="fa-"], [class*=" fa-"] {
  /* 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;
}

.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-search:before {
  content: "\f002";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-check:before {
  content: "\f00c";
}
.fa-close:before {
  content: "\f00d";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-times:before {
  content: "\f00d";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-phone:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-circle:before {
  content: "\f111";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-star-half-empty:before {
  content: "\f123";
}
.fa-star-half-full:before {
  content: "\f123";
}
.fa-star-half-o:before {
  content: "\f123";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-whatsapp:before {
  content: "\f232";
}
