/* Playfair Display — 700 (headings) */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('playfair-display-v40-latin-700.woff2') format('woff2');
}

/* Cormorant Garamond — 300 italic (decorative) */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('cormorant-garamond-v21-latin-300italic.woff2') format('woff2');
}

/* Cormorant Garamond — 500 (subheadings) */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('cormorant-garamond-v21-latin-500.woff2') format('woff2');
}

/* Cormorant Garamond — 600 (subheadings bold) */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('cormorant-garamond-v21-latin-600.woff2') format('woff2');
}

/* Inter — 400 (body) */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('inter-v20-latin-regular.woff2') format('woff2');
}

/* Inter — 500 (medium) */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('inter-v20-latin-500.woff2') format('woff2');
}

/* Inter — 600 (semibold) */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('inter-v20-latin-600.woff2') format('woff2');
}
