Sixtyfour Convergence

Monospace by Simon Cozens, Jens Kutílek #1581 on Google Fonts
Weight

About Sixtyfour Convergence

Sixtyfour Convergence by Simon Cozens and Jens Kutílek is a deeply experimental variable monospace inspired by LED matrix and early dot-matrix display technology, featuring four custom axes — BLED (scanline bleed), SCAN (scanline visibility), XELA (horizontal element alignment), and YELA (vertical element alignment) — that let designers animate or morph the letterforms between crisp pixels and glowing, smeared phosphor. At extremes, characters dissolve into abstraction or sharpen into precise grids. It is ideal for retrofuturist UI design, generative art, live coding visuals, and any context that celebrates the aesthetic of early digital displays.

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=Sixtyfour+Convergence:wght@400&display=swap" rel="stylesheet">
@import url('https://fonts.googleapis.com/css2?family=Sixtyfour+Convergence:wght@400&display=swap');
font-family: 'Sixtyfour Convergence', monospace;
brew install --cask font-sixtyfour-convergence

Details

Category
Monospace
Weights
1
Italic
Korean
Designer
Simon Cozens, Jens Kutílek
License
OFL
Version
Popularity
#1581

License Usage

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

OFL — Free for personal & commercial use

Language Support

latin latin-ext math symbols