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

[class^="icon-"]:before , [class*=" icon-"]:before  {
  /* 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;
}

.icon-arrow-left-slider:before {
  content: "\e900";
}
.icon-arrow-right-big:before {
  content: "\e901";
}
.icon-arrow-right-max:before {
  content: "\e902";
}
.icon-arrow-right-slider:before {
  content: "\e903";
}
.icon-check-icon:before {
  content: "\e904";
}
.icon-telegram-icon:before {
  content: "\e905";
}
