/* Selbst gehostete Fonts, Pfade relativ zu dieser Datei.
   Liegt bewusst in public/, damit die URLs auch im relativen Build (base './') stimmen. */

@font-face { font-family: "Spectral"; font-weight: 400; font-style: normal; font-display: swap;
  src: url("spectral-400.woff2") format("woff2"); }
@font-face { font-family: "Spectral"; font-weight: 400; font-style: italic; font-display: swap;
  src: url("spectral-400i.woff2") format("woff2"); }
@font-face { font-family: "Spectral"; font-weight: 500; font-style: normal; font-display: swap;
  src: url("spectral-500.woff2") format("woff2"); }
@font-face { font-family: "Spectral"; font-weight: 600; font-style: normal; font-display: swap;
  src: url("spectral-600.woff2") format("woff2"); }
@font-face { font-family: "Spectral"; font-weight: 700; font-style: normal; font-display: swap;
  src: url("spectral-700.woff2") format("woff2"); }
@font-face { font-family: "Tangerine"; font-weight: 400; font-style: normal; font-display: swap;
  src: url("tangerine-400.woff2") format("woff2"); }
@font-face { font-family: "Tangerine"; font-weight: 700; font-style: normal; font-display: swap;
  src: url("tangerine-700.woff2") format("woff2"); }
