@font-face {
  font-family: 'thepower-icon';
  src:
    url('fonts/thepower-icon.ttf?g1xhi6') format('truetype'),
    url('fonts/thepower-icon.woff?g1xhi6') format('woff'),
    url('fonts/thepower-icon.svg?g1xhi6#thepower-icon') 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: 'thepower-icon' !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-Delivery-Truck-Clock--Streamline-Streamline-30:before {
  content: "\e904";
}
.icon-Single-Neutral-Actions-Chat--Streamline-Streamline-30:before {
  content: "\e905";
}
.icon-Certified-Ribbon--Streamline-Streamline-30:before {
  content: "\e906";
}
.icon-Time-Clock-Circle-2--Streamline-Streamline-30:before {
  content: "\e903";
}
.icon-Messaging-Whatsapp:before {
  content: "\e900";
}
.icon-Shopping-Cart-1:before {
  content: "\e901";
}
.icon-Single-Neutral-Circle:before {
  content: "\e902";
}
