/* ===== Self-hosted webfonts (WOFF2) — Jyväskylän AG-Kiinteistöt Oy ===== */
/* Body: Poppins · Headings: Playfair Display (both from original Divi theme) */

@font-face {
  font-family: "Poppins";
  src: url("/fonts/poppins-v23-latin-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}
@font-face {
  font-family: "Poppins";
  src: url("/fonts/poppins-v23-latin-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}
@font-face {
  font-family: "Poppins";
  src: url("/fonts/poppins-v23-latin-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}
@font-face {
  font-family: "Poppins";
  src: url("/fonts/poppins-v23-latin-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}
@font-face {
  font-family: "Poppins";
  src: url("/fonts/poppins-v23-latin-800.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}

@font-face {
  font-family: "Playfair Display";
  src: url("/fonts/playfair-display-v40-latin-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}
@font-face {
  font-family: "Playfair Display";
  src: url("/fonts/playfair-display-v40-latin-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}
@font-face {
  font-family: "Playfair Display";
  src: url("/fonts/playfair-display-v40-latin-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}
@font-face {
  font-family: "Playfair Display";
  src: url("/fonts/playfair-display-v40-latin-800.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}
@font-face {
  font-family: "Playfair Display";
  src: url("/fonts/playfair-display-v40-latin-900.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}

.font-body    { font-family: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }
.font-heading { font-family: "Playfair Display", Georgia, "Times New Roman", serif; }
