/* Self-hosted web fonts (latin subset), same families as managementsysteem.nl.
   Inter = body (variable weight), DM Sans 800 = headings, Funnel Display 700 = logo. */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/inter-latin.65850a373e25.woff2") format("woff2");
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/dmsans-800-latin.770f7e1ee026.woff2") format("woff2");
}
@font-face {
  font-family: "Funnel Display";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/funneldisplay-700-latin.ee34ad8a9b4b.woff2") format("woff2");
}
