@font-face {
  font-family: 'icon-font-talardthai';
  src:
    url('fonts/icon-font-talardthai.ttf?hy7xah') format('truetype'),
    url('fonts/icon-font-talardthai.woff?hy7xah') format('woff'),
    url('fonts/icon-font-talardthai.svg?hy7xah#icon-font-talardthai') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-tad-"], [class*=" icon-tad-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-font-talardthai' !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-tad-bin:before {
  content: "\e908";
}
.icon-tad-book:before {
  content: "\e907";
}
.icon-tad-in-stock:before {
  content: "\e904";
}
.icon-tad-out-of-stock:before {
  content: "\e905";
}
.icon-tad-star:before {
  content: "\e906";
}
.icon-tad-caret-down:before {
  content: "\e902";
}
.icon-tad-correct:before {
  content: "\e903";
}
.icon-tad-cart:before {
  content: "\e900";
}
.icon-tad-heart:before {
  content: "\e901";
}
