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

[class^="icon-"], [class*=" icon-"] {
  /* 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-viber:before {
  content: "\e912";
}
.icon-tg:before {
  content: "\e913";
}
.icon-down:before {
  content: "\e911";
}
.icon-break:before {
  content: "\e90d";
}
.icon-clock:before {
  content: "\e90e";
}
.icon-squer:before {
  content: "\e90f";
}
.icon-user:before {
  content: "\e910";
}
.icon-book:before {
  content: "\e90c";
  color: #8c867a;
}
.icon-line:before {
  content: "\e90b";
  color: #8c867a;
}
.icon-phone:before {
  content: "\e900";
  color: #8c867a;
}
.icon-email:before {
  content: "\e901";
  color: #8c867a;
}
.icon-youtube .path1:before {
  content: "\e902";
  color: rgb(255, 255, 255);
}
.icon-youtube .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(19, 19, 19);
}
.icon-insta .path1:before {
  content: "\e904";
  color: rgb(255, 255, 255);
}
.icon-insta .path2:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(19, 19, 19);
}
.icon-insta .path3:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(19, 19, 19);
}
.icon-right:before {
  content: "\e907";
  color: #8c867a;
}
.icon-prev:before {
  content: "\e908";
  color: #fff;
}
.icon-next:before {
  content: "\e909";
  color: #fff;
}
.icon-fb:before {
  content: "\e90a";
  color: #fff;
}
