@font-face {
  font-family: 'hwd';
  src:  url('../fonts/hwd/hwd.eot?t4kvgk');
  src:  url('../fonts/hwd/hwd.eot?t4kvgk#iefix') format('embedded-opentype'),
    url('../fonts/hwd/hwd.ttf?t4kvgk') format('truetype'),
    url('../fonts/hwd/hwd.woff?t4kvgk') format('woff'),
    url('../fonts/hwd/hwd.svg?t4kvgk#hwd') 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: 'hwd' !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-whatsapp:before {
  content: "\e901";
}
.icon-tiktok-round-icon:before {
  content: "\e900";
}
.icon-Logout:before {
  content: "\d1";
}
.icon-account:before {
  content: "\d2";
}
.icon-Location:before {
  content: "\d3";
}
.icon-Cart:before {
  content: "\d4";
}
