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

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

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