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

Outfit

variable 100 900roman only1 faces resolved

Type tester

not offered by this provider

Choose what to load

Outfit 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
34.0 kB across 1 file

Ship it

Exactly the selection above.

CSS

@font-face {
  font-family: "Outfit";
  src: url("https://cdn.fontshare.com/wf/5CUYQY5BTX2W3ZPVRCCCLWNDFRFO4X2Q/4ZFWCKR7SZIG5QK3WRRMPJIO3T4V7P3P/MSBFVUKVELIKYOCZRGPPNF2NPYHTJ4RR.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
  font-style: normal;
}

:root {
  --font-outfit: Outfit, "Outfit fallback", sans-serif;
}

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