/* Lora — accent serif, loaded non-blocking after LCP */
@font-face {
  font-family: 'Lora';
  src: url('/fonts/Lora/Lora-Italic-Variable.woff2') format('woff2');
  font-weight: 400 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Lora';
  src: url('/fonts/Lora/Lora-Variable.woff2') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}
