/*
  Mencia.top fonts.
  Plaats je eigen WOFF2-bestanden lokaal in public/fonts/ met exact deze namen:
  - NHaasGroteskDKPro-45Lt.woff2
  - NHaasGroteskDKPro-65Md.woff2
  - NHaasGroteskDKPro-75Bd.woff2
  - NHaasGroteskDKPro-95Blk.woff2
*/
@font-face {
  font-family: "Mencia Haas";
  src: url("/fonts/NHaasGroteskDKPro-45Lt.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mencia Haas";
  src: url("/fonts/NHaasGroteskDKPro-65Md.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mencia Haas";
  src: url("/fonts/NHaasGroteskDKPro-75Bd.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mencia Haas";
  src: url("/fonts/NHaasGroteskDKPro-95Blk.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
