/* SteelAxis OS — fonts
 *
 * Loads Inter (display, body, UI) and IBM Plex Mono (compliance strings, code).
 * To self-host instead, use the @fontsource packages — see brand/README.md.
 */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=IBM+Plex+Mono:wght@400;500&display=swap');
