@font-face {
  font-family: 'ico-sistinova';
  src:  url('fonts/ico-sistinova.eot?913nme');
  src:  url('fonts/ico-sistinova.eot?913nme#iefix') format('embedded-opentype'),
    url('fonts/ico-sistinova.ttf?913nme') format('truetype'),
    url('fonts/ico-sistinova.woff?913nme') format('woff'),
    url('fonts/ico-sistinova.svg?913nme#ico-sistinova') 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: 'ico-sistinova' !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-tiktok:before {
  content: "\e900";
}
.icon-shop-star:before {
  content: "\e901";
}
.icon-shop-gift:before {
  content: "\e902";
}
.icon-square-user:before {
  content: "\e903";
}
.icon-audio-line:before {
  content: "\e904";
}
.icon-text:before {
  content: "\e905";
}
.icon-check-check:before {
  content: "\e906";
}
.icon-chart-line:before {
  content: "\e907";
}
.icon-puzzle:before {
  content: "\e908";
}
.icon-medal:before {
  content: "\e909";
}
.icon-lightbulb:before {
  content: "\e910";
}
.icon-globe:before {
  content: "\e90a";
}
.icon-cs-instagram:before {
  content: "\e90b";
}
.icon-cs-whatsapp:before {
  content: "\e90c";
}
.icon-cs-linkedin:before {
  content: "\e90d";
}
.icon-cs-youtube:before {
  content: "\e90e";
}
.icon-cs-facebook:before {
  content: "\e90f";
}
.icon-cs-map-pinned:before {
  content: "\e914";
}
.icon-cs-mail:before {
  content: "\e911";
}
.icon-cs-phone:before {
  content: "\e912";
}
.icon-clock:before {
  content: "\e913";
}
