Problem
style.css sets --font: Arial, Verdana, sans-serif but STYLE.md
specifies D-DIN as the project's signature typeface described as
"industrial geometric" and central to the SpaceX-inspired identity.
Arial is round and generic; it undermines the cinematic aesthetic the
rest of the design is built around.
Proposed fix
Self-host D-DIN as woff2 (it's open source, no CDN needed, keeps the
project's no-external-dependencies rule). Drop the files in assets/
and declare a @font-face in style.css.
Acceptance criteria
Problem
style.csssets--font: Arial, Verdana, sans-serifbut STYLE.mdspecifies D-DIN as the project's signature typeface described as
"industrial geometric" and central to the SpaceX-inspired identity.
Arial is round and generic; it undermines the cinematic aesthetic the
rest of the design is built around.
Proposed fix
Self-host D-DIN as woff2 (it's open source, no CDN needed, keeps the
project's no-external-dependencies rule). Drop the files in
assets/and declare a
@font-faceinstyle.css.Acceptance criteria
assets/--fontcustom property updated to reference it