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

Space Grotesk

variable 300 700roman only1 faces resolved

Type tester

not offered by this provider

Choose what to load

Space Grotesk 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.

1 face resolved from 1 weight × 1 style × 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
58.3 kB across 1 file

Ship it

Exactly the selection above.

CSS

@font-face {
  font-family: "Space Grotesk";
  src: url("https://cdn.fontshare.com/wf/LLDTU5IBGILM4TSXOAMDTWNJV35KBJWC/LYWYE3G3V5JOPYD3OWV4MDZKNYGJZ4DA/XJLULP2KEJI5ZCOQKN5ZUVKPBUCWRA4C.woff2") format("woff2");
  font-display: swap;
  font-weight: 300 700;
  font-style: normal;
}

:root {
  --font-space-grotesk: "Space Grotesk", "Space Grotesk fallback", sans-serif;
}

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