Workbench

Monospace by Jens Kutílek #1535 on Google Fonts
Weight

About Workbench

Workbench by Jens Kutílek is a monospace typeface styled after segmented LED and dot-matrix displays, but elevated to a variable font with two expressive axes — BLED controls the bleed of lit segments and SCAN simulates scan-line density for a retro-digital effect. The result is highly customizable, ranging from crisp and modern to authentically degraded CRT appearances. It is ideal for tech-themed interfaces, game UIs, data dashboards, and any design invoking terminal or retro-digital nostalgia.

Character Map

AaBbCcDdEeFfGgHhIiJjKkLlMm
NnOoPpQqRrSsTtUuVvWwXxYyZz
0123456789
!@#$%^&*()_+-=[]{}|;':",.<>?

Code Editor Preview

example.js
const fibonacci = (n) => {
  if (n <= 1) return n;
  return fibonacci(n - 1) + fibonacci(n - 2);
};

// Generate first 10 numbers
const results = Array.from(
  { length: 10 },
  (_, i) => fibonacci(i)
);

console.log(`Result: ${results.join(', ')}`);

Character Disambiguation

Can you tell these apart? A good monospace font makes similar characters easy to distinguish.

Zero vs O 0 O o
One vs l vs I 1 l I | !
Quotes ' ' " " ` ´
Braces ( ) [ ] { } < >
Punctuation . , : ; .. ...

Weight Waterfall (1)

400 Regular

How to Use

<link href="https://fonts.googleapis.com/css2?family=Workbench:wght@400&display=swap" rel="stylesheet">
@import url('https://fonts.googleapis.com/css2?family=Workbench:wght@400&display=swap');
font-family: 'Workbench', monospace;
brew install --cask font-workbench

Details

Category
Monospace
Weights
1
Italic
Coréen
Designer
Jens Kutílek
License
OFL
Version
Popularity
#1535

License Usage

Web useAllowed
PrintAllowed
Video / BroadcastAllowed
PackagingAllowed
App embeddingAllowed
Brand / LogoAllowed
ModificationAllowed

OFL — Free for personal & commercial use

Language Support

latin math symbols