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

[class^="i-"]::before, [class*=" i-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'social' !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;
}

.i-whatsapp:before {
  content: "\e900";
  color: #fff;
}
.i-viber:before {
  content: "\e901";
  color: #fff;
}
.i-inst:before {
  content: "\e902";
  color: #fff;
}
.i-ok:before {
  content: "\e903";
  color: #fff;
}
.i-tg:before {
  content: "\e904";
  color: #fff;
}
.i-vk:before {
  content: "\e905";
  color: #fff;
}
.i-ya-dzen:before {
  content: "\e906";
  color: #fff;
}
.i-yt:before {
  content: "\e907";
  color: #fff;
}
.i-fb:before {
  content: "\e908";
  color: #fff;
}
