@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9bvyxj');
  src:  url('fonts/icomoon.eot?9bvyxj#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9bvyxj') format('truetype'),
    url('fonts/icomoon.woff?9bvyxj') format('woff'),
    url('fonts/icomoon.svg?9bvyxj#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-classificao-estatistica:before {
  content: "\e92c";
}
.icon-meta-informao:before {
  content: "\e92d";
}
.icon-publicaes:before {
  content: "\e92e";
}
.icon-caret-down:before {
  content: "\e928";
}
.icon-caret-down-fill:before {
  content: "\e929";
}
.icon-caret-up:before {
  content: "\e92a";
}
.icon-caret-up-fill:before {
  content: "\e92b";
}
.icon-close:before {
  content: "\e926";
}
.icon-menu:before {
  content: "\e927";
}
.icon-search:before {
  content: "\e921";
}
.icon-chevron-left:before {
  content: "\e924";
}
.icon-chevron-rigth:before {
  content: "\e925";
}
.icon-arrow-right:before {
  content: "\e91c";
}
.icon-chevron-down:before {
  content: "\e91d";
}
.icon-chevron-up:before {
  content: "\e91e";
}
.icon-favoritos:before {
  content: "\e91f";
}
.icon-link-externo:before {
  content: "\e920";
}
.icon-star:before {
  content: "\e922";
}
