/* Self-hosted since 11 September 2026, replacing Google Fonts, which sends
   each visitor's IP address to Google. Built from the iOS app's own font files
   (SIL Open Font License 1.1, with the notice kept inside each file), trimmed
   to the Latin characters the site uses and converted to WOFF2: 144 KB in all,
   where the full TTFs were 994 KB. Inter keeps its weight (300 to 700) and
   optical-size axes. After adding copy in another alphabet, rebuild with
   WEBSITE/not-for-upload/tools/build-web-fonts.py. */

@font-face {
  font-family: "DM Serif Display";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/DMSerifDisplay-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "DM Serif Display";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/DMSerifDisplay-Italic.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("fonts/Inter-Variable.woff2") format("woff2");
}
