/*
 * The display face. None of its own yet: the core's Schibsted Grotesk is
 * what `--font-display` resolves to while `branding.font_display` is unset
 * in client-config.json.
 *
 * When the Artist OS gets a face: drop the `.woff2` subsets in `fonts/`
 * (self-hosted, and it has to be -- the dashboard's CSP allows `font-src
 * 'self'` only, so a Google Fonts link is a stylesheet that never loads),
 * write the `@font-face` blocks here, name the family in
 * `branding.font_display`, and put the licence beside the files.
 * `ManagerOS-Clients/Hostile/dashboard/brand-type.css` is the worked example.
 */
