/* SBOS — Webfonts
 * Hanken Grotesk (display / headlines), Inter (body), Geist Mono (labels & technical data).
 * Consumers receive these via styles.css.
 *
 * LOCAL PATCH (RODO / GDPR): the fonts were previously pulled from Google Fonts,
 * which sent every visitor's IP address to Google in the US on each page load.
 * They are now self-hosted in /_vendor/fonts — same font files, same
 * unicode-ranges, no third-party request. This is the only hand-edited line in
 * _ds/; re-apply it if the design-system bundle is ever regenerated.
 */
@import url('../../../_vendor/fonts/fonts.css');
