import './Typography.scss'; const Typography = () => { return (
_Typography
Our design system leverages a purposeful set of typography styles. We'he stress-tested this typographic scale across dozens of projects to make sure it's robust enough to use across (almost) any project, while remaining as accessible as possible for everyone.
Poppins
Aa
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
0123456789
!@#$%^&*()
Aa
Bold
font size: 12px = 0.75rem
Aa
SemiBold
font size: 12px = 0.75rem
Aa
Regular
font size: 12px = 0.75rem
); }; export default Typography;