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

.ic {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.ic-clip:before {
  content: "\e91a";
}
.ic-zoom-in:before {
  content: "\e919";
}
.ic-more:before {
  content: "\e917";
}
.ic-whatsapp:before {
  content: "\e918";
}
.ic-tg:before {
  content: "\e916";
}
.ic-phone-new:before {
  content: "\e915";
}
.ic-hamburger:before {
  content: "\e914";
}
.ic-check:before {
  content: "\e913";
}
.ic-ellips-arrow:before {
  content: "\e911";
}
.ic-filter:before {
  content: "\e912";
}
.ic-plus:before {
  content: "\e90f";
}
.ic-quote:before {
  content: "\e910";
}
.ic-crumb:before {
  content: "\e90e";
}
.ic-chevron-left:before {
  content: "\e907";
}
.ic-chevron-right:before {
  content: "\e908";
}
.ic-chevron-down:before {
  content: "\e909";
}
.ic-chevron-up:before {
  content: "\e90a";
}
.ic-left-big:before {
  content: "\e900";
}
.ic-right-big:before {
  content: "\e901";
}
.ic-left:before {
  content: "\e902";
}
.ic-right:before {
  content: "\e903";
}
.ic-right-up:before {
  content: "\e904";
}
.ic-right-down:before {
  content: "\e905";
}
.ic-close2:before {
  content: "\e91b";
}
.ic-close:before {
  content: "\e906";
}
.ic-phone:before {
  content: "\e90b";
}
.ic-instagram:before {
  content: "\e90c";
}
.ic-vk:before {
  content: "\e90d";
}
