@font-face {
  font-family: 'custom-yatun';
  src: url('../font/custom-yatun.eot?97466423');
  src: url('../font/custom-yatun.eot?97466423#iefix') format('embedded-opentype'),
       url('../font/custom-yatun.woff2?97466423') format('woff2'),
       url('../font/custom-yatun.woff?97466423') format('woff'),
       url('../font/custom-yatun.ttf?97466423') format('truetype'),
       url('../font/custom-yatun.svg?97466423#custom-yatun') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* 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: 'custom-yatun';
    src: url('../font/custom-yatun.svg?97466423#custom-yatun') format('svg');
  }
}
*/
.icon:before {
  font-family: "custom-yatun";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  text-align: center;

  font-variant: normal;
  text-transform: none;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-magnifyer:before { content: '\e800'; } /* '' */
.icon-phone:before { content: '\e801'; } /* '' */
.icon-shopping-basket:before { content: '\e802'; } /* '' */
.icon-users:before { content: '\e803'; } /* '' */
.icon-users-o:before { content: '\e804'; } /* '' */
.icon-arrow-left:before { content: '\e805'; } /* '' */
.icon-bookmark:before { content: '\e806'; } /* '' */
.icon-check:before { content: '\e808'; } /* '' */
.icon-tag:before { content: '\e80b'; } /* '' */
.icon-th-large:before { content: '\e80c'; } /* '' */
.icon-cross:before { content: '\e80d'; } /* '' */
.icon-layout:before { content: '\e80e'; } /* '' */
.icon-ticket:before { content: '\e80f'; } /* '' */
.icon-store:before { content: '\e811'; } /* '' */
.icon-certificate:before { content: '\e812'; } /* '' */
.icon-clock:before { content: '\e813'; } /* '' */
.icon-file-text:before { content: '\e814'; } /* '' */
.icon-home:before { content: '\e815'; } /* '' */
.icon-yatun:before { content: '\e816'; } /* '' */
.icon-support:before { content: '\e817'; } /* '' */
.icon-location:before { content: '\e818'; } /* '' */
.icon-lock:before { content: '\e819'; } /* '' */
.icon-question-bubble:before { content: '\e81a'; } /* '' */
.icon-lock-open:before { content: '\e81c'; } /* '' */
.icon-box:before { content: '\e81d'; } /* '' */
.icon-tools:before { content: '\e81e'; } /* '' */
.icon-share:before { content: '\e81f'; } /* '' */
.icon-list:before { content: '\e820'; } /* '' */
.icon-dollar:before { content: '\e821'; } /* '' */
.icon-file:before { content: '\e822'; } /* '' */
.icon-export:before { content: '\e823'; } /* '' */
.icon-calendar:before { content: '\e825'; } /* '' */
.icon-suitcase:before { content: '\e827'; } /* '' */
