Skip to content

Self-host Rauschen B display font (Phase 0) #25

Description

@manuelgeek

Self-host Rauschen B display font (Phase 0 follow-up)

Splitting the font wiring out of the redesign plan PR (#24) so it can land as a focused change. Same font as droidconKE (droidconKE/droidconKE2022Web#123).

Decisions (already agreed)

  • Self-host, woff2 only — exclude the .otf desktop file (not licensed for web distribution).
  • Load via @font-face in styles/globals.css (matches the existing --font-family / --font-slab CSS-var setup).
  • Licensed archive lives at docs/design/Rauschen B Font-*.zip (gitignored — repo is public).

Steps

  • Extract Rauschen-BBook.woff2public/fonts/
  • Add @font-face for Rauschen B (Book) in styles/globals.css
  • Add a --font-display var + utility (or repoint the mis-set --font-slab) and apply to headlines during the redesign
  • Confirm the Out of the Dark license permits webfont embedding + storage in a public repo

Open questions

  • Headline "BEYOND" reads heavy — Book + outline, or a heavier cut not in the current zip (Book only)?
  • Body font — also Rauschen, or a separate face?

Refs #23 · #24 · Parent: droidconKE/droidconKE2022Web#123

cc @NewtonMutugi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions