/* League Spartan - Variable Font */
@font-face {
  font-family: 'League Spartan';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('/fonts/league-spartan-var.woff2') format('woff2-variations');
}

/* Playfair Display - Regular */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/playfair-display-400.woff2') format('woff2');
}

/* Playfair Display - Italic */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/playfair-display-400italic.woff2') format('woff2');
}

/* Playfair Display - Semibold */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/playfair-display-600.woff2') format('woff2');
}
