@font-face {
  font-family: 'iconfonttest';
  src: url('../fonts/iconfonttest.eot');
  src: url('../fonts/iconfonttest.eot#iefix') format('embedded-opentype'),
       url('../fonts/iconfonttest.woff') format('woff'),
       url('../fonts/iconfonttest.ttf') format('truetype'),
       url('../images/iconfonttest.svg#iconfonttest') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'iconfonttest';
    src: url('../images/iconfonttest.svg#iconfonttest') format('svg');
	font-display: swap;
  }
}
*/

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

.it-icon-add:before {
  content: "\e900";
}
.it-icon-blog:before {
  content: "\e901";
}
.it-icon-call:before {
  content: "\e902";
}
.it-icon-cart:before {
  content: "\e903";
}
.it-icon-close:before {
  content: "\e904";
}
.it-icon-contact:before {
  content: "\e905";
}
.it-icon-delivery-truck:before {
  content: "\e906";
}
.it-icon-help:before {
  content: "\e907";
}
.it-icon-menu:before {
  content: "\e908";
}
.it-icon-next:before {
  content: "\e909";
}
.it-icon-previous:before {
  content: "\e90a";
}
.it-icon-remove:before {
  content: "\e90b";
}
.it-icon-search:before {
  content: "\e90c";
}
.it-icon-user:before {
  content: "\e90d";
}
.it-icon-add-to-cart-button:before {
  content: "\e90e";
}
.it-icon-delivery-time:before {
  content: "\e912";
}
.it-icon-unavailable:before {
  content: "\e919";
}
.it-icon-available:before {
  content: "\e90f";
}
.it-icon-colour:before {
  content: "\e911";
}
.it-icon-camera:before {
  content: "\e910";
}
.it-icon-trasport-offer:before {
  content: "\e918";
}
.it-icon-sizes:before {
  content: "\e916";
}
.it-icon-payment:before {
  content: "\e915";
}
.it-icon-expand:before {
  content: "\e914";
}
.it-icon-drop-down:before {
  content: "\e913";
}
.it-icon-tip:before {
  content: "\e917";
}
.it-icon-support:before {
  content: "\e91a";
}
.it-icon-home:before {
  content: "\e91b";
}
.it-icon-breadcrumb:before {
  content: "\e91c";
}
.it-icon-drop-up:before {
  content: "\e91d";
}
.it-icon-left:before {
  content: "\e91e";
}
.it-icon-right:before {
  content: "\e91f";
}
.it-icon-expand-less:before {
  content: "\e920";
}
.it-icon-star:before {
  content: "\e921";
}
.it-icon-star-border:before {
  content: "\e922";
}
.it-icon-star-half:before {
  content: "\e923";
}
.it-icon-history:before {
  content: "\e924";
}
.it-icon-compare:before {
  content: "\e925";
}
.it-icon-filter:before {
  content: "\e926";
}
.it-icon-arrow-down:before {
  content: "\e927";
}
.it-icon-arrow-up:before {
  content: "\e928";
}
.it-icon-sort:before {
  content: "\e929";
}
