/* Self-hosted Material Symbols Rounded, instanced to GRAD=0 / opsz=24 (the only
   values this app ever uses) so it doesn't depend on fonts.googleapis.com being
   reachable — a blocked/slow request there left every icon rendering as its raw
   ligature name (e.g. "dashboard") instead of the glyph. wght and FILL stay
   variable since global.css and ledger.css vary both at runtime. */
@font-face {
  font-family: "Material Symbols Rounded";
  font-style: normal;
  font-weight: 100 700;
  font-display: block;
  src: url("/static/fonts/MaterialSymbolsRounded.woff2?v=self-hosted-1") format("woff2");
}
