/* Self-hosted DM Sans (OFL) — see docs/developer/fonts.md */
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 100 1000;
  font-display: swap;
  font-optical-sizing: auto;
  src: url("/fonts/dm-sans/DMSans[opsz,wght].woff2") format("woff2");
}

@font-face {
  font-family: "DM Sans";
  font-style: italic;
  font-weight: 100 1000;
  font-display: swap;
  font-optical-sizing: auto;
  src: url("/fonts/dm-sans/DMSans-Italic[opsz,wght].woff2") format("woff2");
}
