/* ============================================================
   Font ufficiali del brand Welcomly — self-hosted (@fontsource).
   Nessuna dipendenza da Google Fonts. Subset: latin.
   Pacchetti: @fontsource/{jost,mulish,cormorant-garamond,sacramento} v5.
   ============================================================ */

/* ---- Jost (titoli, UI, logo) ---- */
@font-face {
  font-family: "Jost"; font-style: normal; font-weight: 400; font-display: swap;
  src: url("./jost-latin-400-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Jost"; font-style: normal; font-weight: 500; font-display: swap;
  src: url("./jost-latin-500-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Jost"; font-style: normal; font-weight: 600; font-display: swap;
  src: url("./jost-latin-600-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Jost"; font-style: normal; font-weight: 700; font-display: swap;
  src: url("./jost-latin-700-normal.woff2") format("woff2");
}

/* ---- Mulish (testo/body) ---- */
@font-face {
  font-family: "Mulish"; font-style: normal; font-weight: 400; font-display: swap;
  src: url("./mulish-latin-400-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish"; font-style: normal; font-weight: 500; font-display: swap;
  src: url("./mulish-latin-500-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish"; font-style: normal; font-weight: 600; font-display: swap;
  src: url("./mulish-latin-600-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish"; font-style: normal; font-weight: 700; font-display: swap;
  src: url("./mulish-latin-700-normal.woff2") format("woff2");
}

/* ---- Cormorant Garamond (accenti display, corsivo) ---- */
@font-face {
  font-family: "Cormorant Garamond"; font-style: italic; font-weight: 500; font-display: swap;
  src: url("./cormorant-garamond-latin-500-italic.woff2") format("woff2");
}
@font-face {
  font-family: "Cormorant Garamond"; font-style: italic; font-weight: 600; font-display: swap;
  src: url("./cormorant-garamond-latin-600-italic.woff2") format("woff2");
}

/* ---- Sacramento (corsivo script accento) ---- */
@font-face {
  font-family: "Sacramento"; font-style: normal; font-weight: 400; font-display: swap;
  src: url("./sacramento-latin-400-normal.woff2") format("woff2");
}
