Source Code Pro
Category: Monospace · Key: source-code-pro · Weights: 400, 500, 700
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
Medium 500
The quick brown fox jumps over the lazy dog
Bold 700
The quick brown fox jumps over the lazy dog
Usage
// config/wirekit.php
'fonts' => [
'mono' => 'source-code-pro',
],
When configured, WireKit sets:
--font-wk-mono: 'Source Code Pro', monospace;
Design Tokens
See Fonts — Design Tokens for the canonical typography variables (--font-wk-sans, --font-wk-serif, --font-wk-mono, --font-wk-display, plus weight + spacing tokens) every WireKit component reads.