/* Inter is the confirmed NMC house typeface (Brandbook 1.0, p. 09).
   Self-hosted: InterVariable.woff2 covers weights 400–700 from one file.
   Licence: SIL Open Font License 1.1 — see fonts/LICENSE.txt.
   No external font server is contacted. */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/InterVariable.woff2") format("woff2-variations");
}
