@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?wa6meu');
  src:  url('../fonts/icomoon.eot?wa6meu#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?wa6meu') format('truetype'),
    url('../fonts/icomoon.woff?wa6meu') format('woff'),
    url('../fonts/icomoon.svg?wa6meu#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* 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;
}

.icon-AddIcon:before {
  content: "\e900";
}
.icon-iconeAgenda:before {
  content: "\e901";
}
.icon-iconeAnalytics:before {
  content: "\e902";
}
.icon-iconeArquivo:before {
  content: "\e903";
}
.icon-iconeEngrenagem:before {
  content: "\e904";
}
.icon-iconeMinimizar:before {
  content: "\e905";
}
.icon-iconeUsuario:before {
  content: "\e906";
}
.icon-iniciarConsultaNew:before {
  content: "\e907";
}
.icon-iconeAcademyVermelho:before {
  content: "\e908";
}
