C
Cuitty
Brand Guide
v1 — Foundry
10 — Asset Library

Asset Library

Downloadable logo files, font assets, and brand exports. All logos include transparent backgrounds.

Logo Files

Logomark — blue
cuitty-mark.svg SVG
Download
Logomark — white on dark
cuitty-mark-white.svg SVG
Download
Wordmark — dark text
cuitty-wordmark.svg SVG
Download
Wordmark — white text
cuitty-wordmark-white.svg SVG
Download
Full lockup — color
cuitty-lockup.svg SVG
Download
Full lockup — white
cuitty-lockup-white.svg SVG
Download

Favicons

Favicon
favicon.svg SVG — modern browsers
Download
site.webmanifest

PWA manifest with theme color #2563eb and dark background #0a0a0a.

Download

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