10 — Asset Library
Asset Library
Downloadable logo files, font assets, and brand exports. All logos include transparent backgrounds.
Logo Files
Favicons
Font Stack
Fonts are loaded from Google Fonts in development. For production, self-host WOFF2 files from public/fonts/.
Plus Jakarta Sans Display · Weights: 400, 500, 600, 700, 800
Google Fonts ↗
Inter Body · Weights: 400, 500, 600, 700
Google Fonts ↗
JetBrains Mono Mono · Weights: 400, 500, 600
Google Fonts ↗
Token Exports
Design tokens are authored as JSON and compiled to multiple output formats via bun run tokens:build.
CSS
tokens.css CSS custom properties for all tokens
CSS
tokens.dark.css Dark mode overrides
TS
tokens.ts TypeScript constants (typed objects)
TS
tokens.tailwind.ts Tailwind v4 @theme integration