@font-face {
  font-family: 'myw';
  src:  url('fonts/myw/myw.eot?b9xm9y');
  src:  url('fonts/myw/myw.eot?b9xm9y#iefix') format('embedded-opentype'),
    url('fonts/myw/myw.ttf?b9xm9y') format('truetype'),
    url('fonts/myw/myw.woff?b9xm9y') format('woff'),
    url('fonts/myw/myw.svg?b9xm9y#myw') 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: 'myw' !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;
}

.icon-box:before {
  content: "\e900";
}
.icon-cart-check:before {
  content: "\e901";
}
.icon-cart1:before {
  content: "\e902";
  color: #134563;
}
.icon-complete:before {
  content: "\e903";
}
.icon-deliver:before {
  content: "\e904";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\e948";
}
.icon-compass:before {
  content: "\e949";
}
.icon-hour-glass:before {
  content: "\e979";
}
.icon-truck:before {
  content: "\e9b0";
}
