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: 'Liga DM Mono', monospace;
CDN <link href="https://cdn.onlyfonts.ai/liga-dm-mono/font.css" rel="stylesheet">
WOFF2 Download .woff2
Weights
Aa Bb Cc Dd Ee 0123 Light 300
Aa Bb Cc Dd Ee 0123 Regular 400
Aa Bb Cc Dd Ee 0123 Medium 500
OpenType Features (14)
aaltAccess All Alternates
AaBbCcDd 0123
caltContextual Alternates
AaBbCcDd 0123
ccmpccmp
AaBbCcDd 0123
fracFractions
1/2 3/4 1/3
ordnOrdinals
1st 2nd 3rd
saltStylistic Alternates
aeg 123
ss01Stylistic Set 1
AaBbCcDd 0123
ss02Stylistic Set 2
AaBbCcDd 0123
ss03Stylistic Set 3
AaBbCcDd 0123
ss04Stylistic Set 4
AaBbCcDd 0123
ss05Stylistic Set 5
AaBbCcDd 0123
supsSuperscript
H2O x2
markmark
AaBbCcDd 0123
mkmkmkmk
AaBbCcDd 0123
Character Map (736 glyphs)
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789
Aa
Aa
Regular
Italic
Details
Format truetype
Glyph count 736
Version Version 1.000; ttfautohint (v1.8.2.53-6de2)
Hinting Yes
Variable No
TTF size 99 KB
WOFF2 size 34 KB
Identifiers
Family Liga DM Mono
Style Regular
PostScript LigaDMMono-Regular
License
License OFL-1.1
Copyright Copyright 2020 The DM Mono Project Authors (https://www.github.com/googlefonts/dm-mono) Programming ligatures added by Ilya Skriblovsky from FiraCode FiraCode Copyright (c) 2015 by Nikita Prokopov
Source github
Languages (2)
Other (2)
latin latin-extended