/* Pallas Analytica — local font faces. */

/* Logo / Wortbild: Barlow Condensed — Saturn-Uranus-Konjunktion, komprimierte Härte */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/pallas/barlow-condensed-400.woff2") format("woff2");
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/static/fonts/pallas/barlow-condensed-500.woff2") format("woff2");
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/static/fonts/pallas/barlow-condensed-600.woff2") format("woff2");
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/pallas/barlow-condensed-700.woff2") format("woff2");
}

/* Display / Headlines: Familjen Grotesk — Pallas in Aquarius */
@font-face {
  font-family: 'Familjen Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/pallas/familjen-grotesk-latin.woff2") format("woff2");
}
@font-face {
  font-family: 'Familjen Grotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/static/fonts/pallas/familjen-grotesk-latin.woff2") format("woff2");
}
@font-face {
  font-family: 'Familjen Grotesk';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/static/fonts/pallas/familjen-grotesk-latin.woff2") format("woff2");
}
@font-face {
  font-family: 'Familjen Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/pallas/familjen-grotesk-latin.woff2") format("woff2");
}

/* Body: DM Sans — Mercury ℞ in Aquarius, stiller Träger */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/pallas/dm-sans-latin.woff2") format("woff2");
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/static/fonts/pallas/dm-sans-latin.woff2") format("woff2");
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/static/fonts/pallas/dm-sans-latin.woff2") format("woff2");
}

/* Mono-Detail: JetBrains Mono — Mercury 32.4, Spielerei-Layer */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/pallas/jetbrains-mono-latin.woff2") format("woff2");
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/static/fonts/pallas/jetbrains-mono-latin.woff2") format("woff2");
}
