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

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

.whatsapp-chat:before {
  content: "\f500";
}
.whatsapp-chat2:before {
  content: "\f501";
}
.whatsapp-vr:before {
  content: "\f502";
}
.whatsapp-engagement:before {
  content: "\f503";
}
.whatsapp-listing:before {
  content: "\f504";
}
.whatsapp-sale:before {
  content: "\f505";
}
.whatsapp-documentation:before {
  content: "\f506";
}
