@font-face {
  font-family: 'tanish';
  src:  url('fonts/tanish.eot?qh53vv');
  src:  url('fonts/tanish.eot?qh53vv#iefix') format('embedded-opentype'),
    url('fonts/tanish.ttf?qh53vv') format('truetype'),
    url('fonts/tanish.woff?qh53vv') format('woff'),
    url('fonts/tanish.svg?qh53vv#tanish') 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: 'tanish' !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-user:before {
  content: "\e900";
}
.icon-blank:before {
  content: "\e901";
}
.icon-button-1:before {
  content: "\e902";
}
.icon-button:before {
  content: "\e903";
}
.icon-cancel:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e905";
}
.icon-checked:before {
  content: "\e906";
}
.icon-circle:before {
  content: "\e907";
}
.icon-circuit:before {
  content: "\e908";
}
.icon-down-arrow .path1:before {
  content: "\e909";
  color: rgb(255, 193, 7);
}
.icon-down-arrow .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-error:before {
  content: "\e90b";
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-left-arrow:before {
  content: "\e90d";
}
.icon-loupe:before {
  content: "\e90e";
}
.icon-menu:before {
  content: "\e90f";
}
.icon-plus:before {
  content: "\e910";
}
.icon-rec:before {
  content: "\e911";
}
.icon-shopping-bag:before {
  content: "\e912";
}
.icon-star:before {
  content: "\e913";
}
.icon-star2:before {
  content: "\e914";
}
.icon-telegram:before {
  content: "\e915";
}
.icon-up-arrow .path1:before {
  content: "\e916";
  color: rgb(255, 193, 7);
}
.icon-up-arrow .path2:before {
  content: "\e917";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
