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

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

.socico-facebook:before {
  content: "\e900";

}
.socico-instagram:before {
  content: "\e901";

}
.socico-vk:before {
  content: "\e902";

}

.socico-telegram {
  width: 24px;
  height: 24px;
  display: inline-block;
}

.socico-telegram:before {
  content: "";
  background: url("/UserFiles/Image/telegram-icon2.png");
  background-size: cover;
  width: 22px;
  height: 22px;
  display: inline-block;
}
