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: 'Lab Mono', monospace;
CDN <link href="https://cdn.onlyfonts.ai/lab-mono/font.css" rel="stylesheet">
WOFF2 Download .woff2
Weights
Aa Bb Cc Dd Ee 0123 Regular 400
OpenType Features (6)
ligaStandard Ligatures
fi fl ff ffi ffl
saltStylistic Alternates
aeg 123
ss01Stylistic Set 1
AaBbCcDd 0123
ss02Stylistic Set 2
AaBbCcDd 0123
ss03Stylistic Set 3
AaBbCcDd 0123
markmark
AaBbCcDd 0123
Character Map (417 glyphs)
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789
Aa
Regular
Details
Format cff
Glyph count 417
Version Version 0.23
Hinting No
Variable No
TTF size 32 KB
WOFF2 size 17 KB
Identifiers
Family Lab Mono
Style Regular
PostScript LabMono-Regular
License
License OFL-1.1
Copyright Copyright (c) 2015, HATSUMATSU
Source github
Languages (2)
Other (2)
latin latin-extended