@font-face {
  font-family: 'Libre Baskerville Regular';
  src: url('../fonts/LibreBaskerville-Regular/LibreBaskerville-Regular.eot');
  src: url('../fonts/LibreBaskerville-Regular/LibreBaskerville-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/LibreBaskerville-Regular/LibreBaskerville-Regular.woff2') format('woff2'),
       url('../fonts/LibreBaskerville-Regular/LibreBaskerville-Regular.woff') format('woff'),
       url('../fonts/LibreBaskerville-Regular/LibreBaskerville-Regular.ttf') format('truetype'),
       url('../fonts/LibreBaskerville-Regular/LibreBaskerville-Regular.svg#LibreBaskerville-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* mejora el rendimiento y la experiencia de carga */
}

.font_LibreBaskerville-Regular {
  font-family: 'Libre Baskerville Regular' !important;
}
 