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

[class^="icon-leiva-"], [class*=" icon-leiva-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Leiva' !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-leiva-agregar-boton-mas:before {
  content: "\e900";
}
.icon-leiva-flecha-hacia-abajo:before {
  content: "\e901";
}
.icon-leiva-right-arrow-angle:before {
  content: "\e902";
}
