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

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

.arco-icono-flecha:before {
  content: "\10ffff";
}
