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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'shopfont' !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;
}

.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-close:before {
  content: "\f00d";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-times:before {
  content: "\f00d";
}
.fa-home:before {
  content: "\f015";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-phone:before {
  content: "\f095";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-navicon:before {
  content: "\f0c9";
}
.fa-reorder:before {
  content: "\f0c9";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-certificate:before {
  content: "\e900";
}
