Weight Regular
Size 42
Tracking 0
Horizon 0 0 · 0 · 100
Chunk 0 0 · 0 · 100
Speed 0 0 · 0 · 100
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: 'Opening Hours Mono', monospace;
CDN <link href="https://cdn.onlyfonts.ai/opening-hours-mono/font.css" rel="stylesheet">
WOFF2 Download .woff2
Weights
Aa Bb Cc Dd Ee 0123 Regular 400
OpenType Features (3)
aaltAccess All Alternates
AaBbCcDd 0123
dligDiscretionary Ligatures
ct st ck Th
ss01Stylistic Set 1
AaBbCcDd 0123
Character Map (197 glyphs)
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789
Aa
Regular
Details
Format truetype
Glyph count 197
Version Version 1.221;Glyphs 3.1.2 (3151)
Hinting No
Variable Yes
TTF size 282 KB
WOFF2 size 18 KB
Identifiers
Family Opening Hours Mono
Style Regular
PostScript OpeningHoursMono-Regular
License
License OFL-1.1
Source github
Languages (1)
Other (1)
latin