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

[class^="icone-novos"], [class*=" icone-novos"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icone-new' !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;
}

.icone-novosicons8-block:before {
  content: "\e903";
}
.icone-novosideia:before {
  content: "\e900";
}
.icone-novoslampada-de-ideia:before {
  content: "\e901";
}
.icone-novoscheck-in:before {
  content: "\e902";
}
.icone-novosaward:before {
  content: "\e905";
}
.icone-novosblocked:before {
  content: "\ea0e";
}
.icone-novoscross:before {
  content: "\ea0f";
}
