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

i {
  /* 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-play .path1:before {
  content: "\e912";
  color: rgb(244, 244, 244);
}
.icon-play .path2:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-arrow-bottom:before {
  content: "\e911";
}
.icon-service-line:before {
  content: "\e90d";
  color: #c2c2c2;
}
.icon-wood:before {
  content: "\e90e";
  color: #c2c2c2;
}
.icon-numeric:before {
  content: "\e90f";
  color: #c2c2c2;
}
.icon-hand:before {
  content: "\e910";
  color: #c2c2c2;
}
.icon-location:before {
  content: "\e900";
  color: #ba0001;
}
.icon-search:before {
  content: "\e901";
  color: #ba0001;
}
.icon-social-telegram:before {
  content: "\e902";
  color: #ba0001;
}
.icon-social-whatsapp:before {
  content: "\e903";
  color: #ba0001;
}
.icon-close:before {
  content: "\e904";
}
.icon-call-calling:before {
  content: "\e905";
}
.icon-arrow-right:before {
  content: "\e906";
}
.icon-arrow-left:before {
  content: "\e907";
}
.icon-arrow-line-top:before {
  content: "\e908";
}
.icon-social-vk:before {
  content: "\e909";
  color: #ba0001;
}
.icon-social-dzen:before {
  content: "\e90a";
  color: #ba0001;
}
.icon-social-ok:before {
  content: "\e90b";
  color: #ba0001;
}
.icon-email:before {
  content: "\e90c";
}
