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

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

.ic-search:before {
  content: "\e900";
}
.ic-youtube:before {
  content: "\e901";
}
.ic-facebook:before {
  content: "\e902";
}
.ic-tiktok:before {
  content: "\e903";
}
.ic-instagram:before {
  content: "\e904";
}
.ic-shopee:before {
  content: "\e905";
}
.ic-yahoo:before {
  content: "\e906";
}
.ic-ruten:before {
  content: "\e907";
}
.ic-line:before {
  content: "\e908";
}
