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

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

.iconn-FIRETV-ICON:before {
  content: "\e900";
}
.iconn-ROTEADORES-ICON:before {
  content: "\e901";
}
