@font-face {
  font-family: 'icomoon';
  src:  url('../fontes/icones/icomoon.eot?rjifzv');
  src:  url('../fontes/icones/icomoon.eot?rjifzv#iefix') format('embedded-opentype'),
    url('../fontes/icones/icomoon.ttf?rjifzv') format('truetype'),
    url('../fontes/icones/icomoon.woff?rjifzv') format('woff'),
    url('../fontes/icones/icomoon.svg?rjifzv#icomoon') 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: 'icomoon' !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-baloes-fala:before {
  content: "\e901";
}
.icon-cifrao:before {
  content: "\e902";
}
.icon-envelope:before {
  content: "\e903";
}
.icon-interrogacao:before {
  content: "\e904";
}
.icon-lupa:before {
  content: "\e905";
}
.icon-mala-saude:before {
  content: "\e906";
}
.icon-noticia:before {
  content: "\e907";
}
.icon-papeis:before {
  content: "\e908";
}
.icon-papel:before {
  content: "\e909";
}
.icon-predio:before {
  content: "\e90a";
}
.icon-relogio:before {
  content: "\e90b";
}
.icon-telefone:before {
  content: "\e90c";
}
.icon-usuario:before {
  content: "\e90d";
}

