@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?wq62l6');
  src: url('fonts/icomoon.eot?wq62l6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?wq62l6') format('truetype'),
    url('fonts/icomoon.woff?wq62l6') format('woff'),
    url('fonts/icomoon.svg?wq62l6#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:before {
  content: "\e900";
}

.icon-check_icon:before {
  content: "\e901";
}

.icon-close_icon:before {
  content: "\e902";
}

.icon-close_icon_stroked:before {
  content: "\e903";
}

.icon-email:before {
  content: "\e904";
}

.icon-email_sneil:before {
  content: "\e905";
}

.icon-error:before {
  content: "\e906";
}

.icon-facebook:before {
  content: "\e907";
}

.icon-info:before {
  content: "\e908";
}

.icon-instagram:before {
  content: "\e909";
}

.icon-loop:before {
  content: "\e90a";
}

.icon-map_point:before {
  content: "\e90b";
}

.icon-phone:before {
  content: "\e90c";
}

.icon-telegram:before {
  content: "\e90d";
}

.icon-time_work:before {
  content: "\e90e";
}

.icon-viber:before {
  content: "\e90f";
}

.icon-website:before {
  content: "\e910";
}

.icon-youtube-icon:before {
  content: "\e911";
}