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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fonticon' !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-face:before {
  content: "\e600";
}
.icon-fone:before {
  content: "\e601";
}
.icon-point:before {
  content: "\e602";
}
.icon-seta-esquerda:before {
  content: "\e603";
}
.icon-chat:before {
  content: "\e604";
}
.icon-seta-baixo:before {
  content: "\e605";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
