/* Skalo Landing — Type (trimmed subset of the DS family) */

/* ── Gilroy ─────────────────────────────────────────────────────── */
@font-face { font-family: "Gilroy"; font-weight: 300; font-style: normal;
  src: url("../fonts/Gilroy-Light.ttf")    format("truetype"); font-display: swap; }
@font-face { font-family: "Gilroy"; font-weight: 400; font-style: normal;
  src: url("../fonts/Gilroy-Regular.ttf")  format("truetype"); font-display: swap; }
@font-face { font-family: "Gilroy"; font-weight: 500; font-style: normal;
  src: url("../fonts/Gilroy-Medium.ttf")   format("truetype"); font-display: swap; }
@font-face { font-family: "Gilroy"; font-weight: 600; font-style: normal;
  src: url("../fonts/Gilroy-SemiBold.ttf") format("truetype"); font-display: swap; }
@font-face { font-family: "Gilroy"; font-weight: 700; font-style: normal;
  src: url("../fonts/Gilroy-Bold.ttf")     format("truetype"); font-display: swap; }
@font-face { font-family: "Gilroy"; font-weight: 800; font-style: normal;
  src: url("../fonts/Gilroy-ExtraBold.ttf") format("truetype"); font-display: swap; }
@font-face { font-family: "Gilroy"; font-weight: 900; font-style: normal;
  src: url("../fonts/Gilroy-Black.ttf")    format("truetype"); font-display: swap; }

/* ── Demo (display / brand) ─────────────────────────────────────── */
@font-face { font-family: "Demo"; font-weight: 400; font-style: normal;
  src: url("../fonts/Demo-Regular.otf") format("opentype"); font-display: swap; }
@font-face { font-family: "Demo"; font-weight: 500; font-style: normal;
  src: url("../fonts/Demo-Medium.otf")  format("opentype"); font-display: swap; }
@font-face { font-family: "Demo"; font-weight: 700; font-style: normal;
  src: url("../fonts/Demo-Bold.otf")    format("opentype"); font-display: swap; }

/* JetBrains Mono se carga vía <link> de Google Fonts en el HTML. */
