/*
 * Full CSS entry for DJANGO production (served as raw files; the browser loads
 * the font url()s directly — no bundler involved). The React/sync build uses
 * css/bundle.css instead (font-free) and gets fonts via cfg.extraFonts.
 */
@import "./fonts/fonts.css";
@import "./bundle.css";
