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

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

.voya-1flecha-correcta:before {
  content: "\e900";
}
