@font-face {
  font-family: "Lora";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("Lora-VariableFont_latin.9577af3ccda5.woff2") format("woff2");
}

@font-face {
  font-family: "Lora";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("Lora-VariableFont_latin.9577af3ccda5.woff2") format("woff2");
}

@font-face {
  font-family: "Lora";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("Lora-VariableFont_latin.9577af3ccda5.woff2") format("woff2");
}

/* Usada en títulos y números grandes de las pantallas rediseñadas
   (dashboard, inscripción, resumen); el resto del admin se queda con Inter. */
.font-display {
  font-family: "Lora", ui-serif, Georgia, serif;
}
