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

.eyrabooks {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'eyrabooks' !important;
  speak: none;
  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;
}



.eyrabooks-abebooks:before {
  content: "\e900";
}
.eyrabooks-todocoleccion:before {
  content: "\e901";
}
.eyrabooks-uniliber:before {
  content: "\e902";
}
