/* =========================================================================
   Delistaff Design System — FONTS
   · Plus Jakarta Sans — the city job-boards (Google Fonts).
   · Outfit — Delistaff.com, self-hosted variable font.
     NB: Delistaff.com's licensed brand face is Neo Sans Std; Outfit is the
     open stand-in shipped everywhere. See readme.md → "Geheugen / wensenlijst".
   ========================================================================= */

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,700;1,800&display=swap');

@font-face{
  font-family:"Outfit";
  src:url("../assets/fonts/Outfit-variable.ttf") format("truetype-variations");
  font-weight:300 900;
  font-style:normal;
  font-display:swap;
}
