@font-face {
  font-family: 'icofont';
  src:  url('../fonts/icofont.eot?idwr7r');
  src:  url('../fonts/icofont.eot?idwr7r#iefix') format('embedded-opentype'),
    url('../fonts/icofont.ttf?idwr7r') format('truetype'),
    url('../fonts/icofont.woff?idwr7r') format('woff'),
    url('../fonts/icofont.svg?idwr7r#icofont') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="iconf-"], [class*=" iconf-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icofont' !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;
}

.iconf-whatsapp:before {
  content: "\e900";
}