@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4m86zm');
  src:  url('fonts/icomoon.eot?4m86zm#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?4m86zm') format('truetype'),
    url('fonts/icomoon.woff?4m86zm') format('woff'),
    url('fonts/icomoon.svg?4m86zm#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-csswizardry:before {
  content: "\e900";
  color: #ea0b3c;
}
.icon-facebook:before {
  content: "\e901";
  color: #f31898;
}
.icon-gmail:before {
  content: "\e902";
  color: #0eec4d;
}
.icon-instagram:before {
  content: "\e903";
  color: #ae96eb;
}
.icon-mail-dot-ru:before {
  content: "\e904";
  color: #f38510;
}
.icon-telegram:before {
  content: "\e905";
  color: #ee13b0;
}
.icon-tiktok:before {
  content: "\e906";
  color: rgb(167, 52, 10);
}
.icon-viber:before{
  content: "\e907";
  color: #665cac;
}
.icon-whatsapp:before {
  content: "\e908";
  color: #25d366;
}
.icon-zingat:before {
  content: "\e909";
  color: #009cfb;
}
.icon-home:before {
  content: "\e90a";
  color: rgb(236, 9, 236);
}
