@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?22376999');
  src: url('../fonts/fontello.eot?22376999#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?22376999') format('woff2'),
       url('../fonts/fontello.woff?22376999') format('woff'),
       url('../fonts/fontello.ttf?22376999') format('truetype'),
       url('../fonts/fontello.svg?22376999#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.svg?22376999#fontello') format('svg');
  }
}
*/
[class^="social-"]:before, [class*=" social-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 120%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-whatsapp:before { content: '\f232'; } /* '' */