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: 'Kalpurush', monospace;
CDN <link href="https://cdn.onlyfonts.ai/kalpurush/font.css" rel="stylesheet">
WOFF2 Download .woff2
Weights
Aa Bb Cc Dd Ee 0123 Regular 400
Character Map (586 glyphs)
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789
Aa
Regular
Details
Format truetype
Glyph count 586
Version Version 0.258
Hinting Yes
Variable No
TTF size 307 KB
WOFF2 size 112 KB
Identifiers
Family Kalpurush
Style Regular
PostScript Kalpurush
License
License OFL-1.1
Copyright Developer: Tanbin Islam Siyam Developed under 'Avro Font Development Project'. http://www.omicronlab.com This Font Software is licensed under the SIL Open Font License, Version 1.0. No modification of the license is permitted, only verbatim copy is allowed. This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL Latin typefaces are from Gentium (http://scripts.sil.org/cms/scripts/page.php?item_id=Gentium). Gentium is a trademark of SIL International.
Source github
Languages (1)
Other (1)
latin