/* LiberForte webfonts — GEPATCHTE builds (accenten ë/ï/é… aanwezig).
   Bron: LiberForte design system / Adviesrapportgenerator-v2 bouwpakket.
   NOOIT vervangen door een kale Google Fonts-download: die mist de
   accent-glyphs (zie _design_handoff/…/tokens/fonts.css). */

@font-face {
  font-family: "Nanum Myeongjo";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/NanumMyeongjo-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Nanum Myeongjo";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/NanumMyeongjo-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Nanum Myeongjo";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/NanumMyeongjo-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "Jost";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Jost-300.ttf") format("truetype");
}
@font-face {
  font-family: "Jost";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Jost-400.ttf") format("truetype");
}
@font-face {
  font-family: "Jost";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Jost-500.ttf") format("truetype");
}
@font-face {
  font-family: "Jost";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Jost-600.ttf") format("truetype");
}
@font-face {
  font-family: "Jost";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Jost-700.ttf") format("truetype");
}
