Weight Regular
Size 42
Tracking 0
const x = await fetch("/api"); if (x.ok) return x.json();
Code preview
const greet = (name) => {
  return `Hello, ${name}!`;
};

async function fetchData(url) {
  const res = await fetch(url);
  if (!res.ok) throw new Error(res.status);
  return res.json();
}

const items = data
  .filter(x => x.active)
  .map(x => x.name);
Confusables
zero / capital O / lowercase o 0 O o
one / lowercase L / capital I / pipe 1 l I |
rn vs m rn m
quotes ' " ` ‘ ’ “ ”
brackets ( ) [ ] { } < >
Use this font
CSS font-family: 'Courier Prime', monospace;
CDN <link href="https://cdn.onlyfonts.ai/css2?family=Courier%20Prime&display=swap" rel="stylesheet">
WOFF2 Download .woff2
Weights
Aa Bb Cc Dd Ee 0123 Regular 400
Aa Bb Cc Dd Ee 0123 Bold 700
OpenType Features (5)
aaltAccess All Alternates
AaBbCcDd 0123
caseCase-Sensitive Forms
(Hello) [World]
fracFractions
1/2 3/4 1/3
ordnOrdinals
1st 2nd 3rd
supsSuperscript
H2O x2
Character Map (400 glyphs)
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789
Aa
Aa
Regular
Italic
Details
Format truetype
Glyph count 400
Version Version 3.018
Hinting Yes
Variable No
TTF size 75 KB
WOFF2 size 29 KB
Identifiers
Family Courier Prime
Style Regular
PostScript CourierPrime-Regular
License
License OFL-1.1
Copyright Copyright 2015 The Courier Prime Project Authors (https://github.com/quoteunquoteapps/CourierPrime).
Source both
Languages (2)
Other (2)
latin latin-extended