cataloguefontshare · api.fontshare.com
Poppins
variable 100 900roman + italic2 faces resolved
Type tester
Choose what to load
Poppins 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
What you get
Coverage
- 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
- 89.8 kB across 2 files
Ship it
@font-face {
font-family: "Poppins";
src: url("https://cdn.fontshare.com/wf/DXWQGUHDKBI6OC6VABLBIH32VNWJYNX7/AHNAY7DQAEGE2SZPLPBG5BENKLEA34XN/KYQLPR2735WAT5CT22Y22PYHV3W52QJO.woff2") format("woff2");
font-display: swap;
font-weight: 100 900;
font-style: normal;
}
@font-face {
font-family: "Poppins";
src: url("https://cdn.fontshare.com/wf/YKPJIPSJMXK3FKK4ZVTBAOLRYBXT6SM4/OAPY33V5LB73I2RR3HPJ5UMNTZVAGBDZ/PLYNRGRBH4F76UMPRAV52NSRBJKIMKKH.woff2") format("woff2");
font-display: swap;
font-weight: 100 900;
font-style: italic;
}
:root {
--font-poppins: Poppins, "Poppins fallback", sans-serif;
}
/*
* Metric-matched fallback, generated with fontaine. Put it after the family in your
* stack (`font-family: "Poppins", "Poppins fallback", sans-serif`)
* and the text will not move when the real font arrives.
*/
@font-face {
font-family: "Poppins fallback";
src: local("sans-serif");
size-adjust: 100%;
ascent-override: 104%;
descent-override: 35%;
line-gap-override: 9%;
}