/* DM Sans is the sole brand typeface (header + body), per the CP Brand Guide.
   No font binaries were supplied with the guide, so DM Sans is loaded from Google Fonts.
   Replace with self-hosted @font-face rules + files in assets/fonts/ when licensed copies exist. */
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,700;1,9..40,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&display=swap");
