VT323
Category: Sans · Key: vt323 · Weights: 400
View on Google Fonts (opens in new tab)
Specimen
Whereas recognition of the inherent dignity and of the equal and inalienable rights of all members of the human family is the foundation of freedom, justice and peace in the world.
Styles
Regular 400
The quick brown fox jumps over the lazy dog
Usage
// config/wirekit.php
'fonts' => [
'sans' => 'vt323',
],
When configured, WireKit sets:
--font-wk-sans: 'VT323', ui-sans-serif, system-ui, sans-serif;
VT323 is a pixel font inspired by the DEC VT320 terminal. It only ships with Regular (400) weight — heading-weight and body-weight should both be set to 400 when using this font. The Retro Terminal theme preset does this automatically.
Design Tokens
See Fonts — Design Tokens for the canonical typography variables (--font-wk-sans, --font-wk-serif, --font-wk-mono, plus weight + spacing tokens) every WireKit component reads.