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

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

.icn-mark:before {
  content: "\e92f";
}
.icn-quote:before {
  content: "\e930";
}
.icn-to-top:before {
  content: "\e924";
}
.icn-close:before {
  content: "\e902";
}
.icn-rub:before {
  content: "\e91a";
}
.icn-zoom:before {
  content: "\e928";
}
.icn-tip-ok:before {
  content: "\e92e";
}
.icn-ci1:before {
  content: "\e92c";
}
.icn-ci2:before {
  content: "\e92d";
}
.icn-close-compare:before {
  content: "\e92b";
}
.icn-triangle:before {
  content: "\e92a";
}
.icn-close-x:before {
  content: "\e929";
}
.icn-burger:before {
  content: "\e922";
}
.icn-minus:before {
  content: "\e914";
}
.icn-plus:before {
  content: "\e918";
}
.icn-right:before {
  content: "\e919";
}
.icn-cart:before {
  content: "\e900";
}
.icn-check:before {
  content: "\e901";
}
.icn-comparsion:before {
  content: "\e903";
}
.icn-down:before {
  content: "\e904";
}
.icn-dropdown:before {
  content: "\e905";
}
.icn-g1:before {
  content: "\e906";
}
.icn-g2:before {
  content: "\e907";
}
.icn-g3:before {
  content: "\e908";
}
.icn-g4:before {
  content: "\e909";
}
.icn-g5:before {
  content: "\e90a";
}
.icn-h1:before {
  content: "\e90b";
}
.icn-h2:before {
  content: "\e90c";
}
.icn-h3:before {
  content: "\e90d";
}
.icn-h4:before {
  content: "\e90e";
}
.icn-h5:before {
  content: "\e90f";
}
.icn-help:before {
  content: "\e910";
}
.icn-left:before {
  content: "\e911";
}
.icn-link:before {
  content: "\e912";
}
.icn-mail:before {
  content: "\e913";
}
.icn-page-next:before {
  content: "\e915";
}
.icn-page-prev:before {
  content: "\e916";
}
.icn-phone:before {
  content: "\e917";
}
.icn-search:before {
  content: "\e91b";
}
.icn-sending:before {
  content: "\e91c";
}
.icn-soc-fb:before {
  content: "\e91d";
}
.icn-soc-inst:before {
  content: "\e91e";
}
.icn-soc-yt:before {
  content: "\e91f";
}
.icn-sort:before {
  content: "\e920";
}
.icn-star:before {
  content: "\e921";
}
.icn-star-hollow:before {
  content: "\e923";
}
.icn-view1:before {
  content: "\e925";
}
.icn-view2:before {
  content: "\e926";
}
.icn-whatsapp:before {
  content: "\e927";
}

.icn-tg {
  background-image: url("/local/templates/studio/img/svg/icons8-telegram-app.svg");
  background-size: contain;
  width: 25px; height: 25px;
  display: inline-block;
  background-color: #FFF;
  border-radius: 8px;

}
.icn-tg-blue {
  background-image: url("/local/templates/studio/img/svg/icons8-telegram-app-blue.svg");
  background-size: contain;
  width: 30px; height: 30px;
  display: inline-block;


}

