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

[class^="icon-whatsapp"], [class*=" icon-whatsapp"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
 
}

.icon-whatsapp:before {
  content: "\ea93";
}

