Font Weight
Font-weight utility classes:
CSS Class | Description |
---|---|
f{p}ont-thin |
font-weight: 100; |
f{p}ont-extralight |
font-weight: 200; |
f{p}ont-light |
font-weight: 300; |
f{p}ont-normal |
font-weight: 400; |
f{p}ont-medium |
font-weight: 500; |
f{p}ont-semibold |
font-weight: 600; |
f{p}ont-bold |
font-weight: 700; |
f{p}ont-extrabold |
font-weight: 800; |
f{p}ont-black |
font-weight: 900; |