unifont
  • All fonts Browse or filter the whole catalogue
  • Compare providers One family, every CDN, side by side
  • Documentation Install, providers, custom providers
  • HTTP API The endpoints this site is built on

cataloguefontshare · api.fontshare.com

JetBrains Mono

variable 100 800roman + italic2 faces resolved

Type tester

Choose what to load

JetBrains Mono publishes more than you probably need. Each group keeps at least one selection, so the last one in a group can't be turned off.

2 faces resolved from 1 weight × 2 styles × 1 subset

Providers

Weights

Styles

What you get

Coverage

Checked against the unicode-range of every face this selection resolved.

  • latinThe quick brown fox jumps over the lazy dogno range declared
  • latin-extZażółć gęślą jaźń — příšerně žluťoucký kůňno range declared
  • vietnameseTôi có thể ăn thủy tinh mà không hại gìno range declared
  • greekΞεσκεπάζω την ψυχοφθόρα βδελυγμίαno range declared
  • cyrillicСъешь же ещё этих мягких французских булокno range declared
  • currency£ € $ ¥ ₹ ₽ ₩ ₪ ₴ ₦no range declared
  • punctuation“curly” ‘quotes’ — em dash … ellipsis † ‡ § ¶no range declared
  • maths≈ ≠ ≤ ≥ ± × ÷ ∑ √ ∞no range declared

Detail

Formats
woff2, woff, ttf (what the provider can serve. This page asks for woff2)
Fallbacks
sans-serif
Also on
google, bunny, fontshare, fontsource. compare them
Transfer
186.2 kB across 2 files

Ship it

Exactly the selection above.

CSS

@font-face {
  font-family: "JetBrains Mono";
  src: url("https://cdn.fontshare.com/wf/NETZQ54ZOKLTIGCF4PEMSPBMZ4WH6PJS/IU37JRVORJNT7W7AFXSHPFH7UV2F5ZWX/ZFWC2YLUJ7YZ5NZDUAYWIG2A6AZGG5QH.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 800;
  font-style: normal;
}

@font-face {
  font-family: "JetBrains Mono";
  src: url("https://cdn.fontshare.com/wf/6UHRE45LBMJE5W7NL5EDRENGON7H7TVG/EJGNL2QLU5LUDUJ5SBG2TJBUUL3QVHP7/5DKEXRZ2BKSWAVNWHDEPP5TJLECIGZLO.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 800;
  font-style: italic;
}

:root {
  --font-jetbrains-mono: "JetBrains Mono", "JetBrains Mono fallback", sans-serif;
}

/*
 * Metric-matched fallback, generated with fontaine. Put it after the family in your
 * stack (`font-family: "JetBrains Mono", "JetBrains Mono fallback", sans-serif`)
 * and the text will not move when the real font arrives.
 */
@font-face {
  font-family: "JetBrains Mono fallback";
  src: local("sans-serif");
  size-adjust: 100%;
  ascent-override: 102%;
  descent-override: 30%;
  line-gap-override: 0%;
}