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

[class^="sh-icon-"], [class*=" sh-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'shipping-ico' !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;
}

.sh-icon-receive:before {
  content: "\e900";
}
.sh-icon-box:before {
  content: "\e901";
}
.sh-icon-packing:before {
  content: "\e902";
}
.sh-icon-shopping-bag:before {
  content: "\e903";
}
.sh-icon-gift-cart:before {
  content: "\e904";
}
.sh-icon-cart:before {
  content: "\e905";
}
.sh-icon-credit-card-03:before {
  content: "\e906";
}
.sh-icon-buy:before {
  content: "\e907";
}
.sh-icon-gift:before {
  content: "\e908";
}
.sh-icon-package:before {
  content: "\e909";
}
.sh-icon-delivery-man:before {
  content: "\e90a";
}
.sh-icon-trolley:before {
  content: "\e90b";
}
.sh-icon-credit-card-01:before {
  content: "\e90c";
}
.sh-icon-credit-card-02:before {
  content: "\e90d";
}
.sh-icon-delivery-truck-01:before {
  content: "\e90e";
}
