Skip to content

fix(web): restore handwritten website fonts#5348

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/web-handwritten-fonts
May 28, 2026
Merged

fix(web): restore handwritten website fonts#5348
ComputelessComputer merged 1 commit into
mainfrom
fix/web-handwritten-fonts

Conversation

@ComputelessComputer
Copy link
Copy Markdown
Collaborator

@ComputelessComputer ComputelessComputer commented May 28, 2026

Load handwritten display fonts on the web shell, apply them to marketing/blog/changelog headings, and keep desktop CSS on the system sans stack.


Note

Low Risk
Presentation-only typography and external font loading on marketing routes; no auth, data, or business-logic changes.

Overview
Restores the marketing site’s handwritten look by loading Caveat and Patrick Hand on the web app only, and wiring them through new Tailwind theme tokens font-hand and font-signature.

The web shell now preconnects to Google Fonts and injects a stylesheet in RootDocument (alongside appCss). Home, blog, and changelog headings use font-hand instead of font-sans; the manifesto closing line uses font-signature. Desktop drops the old Cabin Sketch @import so the desktop app stays on the system sans stack.

Reviewed by Cursor Bugbot for commit fec18ea. Bugbot is set up for automated code reviews on this repo. Configure here.

Load handwritten display fonts on the web shell, apply them to marketing/blog/changelog headings, and keep desktop CSS on the system sans stack.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 28, 2026

Deploy Preview for old-char ready!

Name Link
🔨 Latest commit fec18ea
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a1879d82379f70008e6fa38
😎 Deploy Preview https://deploy-preview-5348--old-char.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@ComputelessComputer ComputelessComputer merged commit a95ffff into main May 28, 2026
11 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/web-handwritten-fonts branch May 28, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant