Font Weight
Utilities for controlling the font weight of an element.
| Class | CSS Output |
|---|---|
font-extrabold |
|
font-normal |
|
font-thin |
|
font-[value] |
|
font-extrabold
--tw-font-weight: var(--font-weight-extrabold); font-weight: var(--font-weight-extrabold);
font-normal
--tw-font-weight: var(--font-weight-normal); font-weight: var(--font-weight-normal);
font-thin
--tw-font-weight: var(--font-weight-thin); font-weight: var(--font-weight-thin);
font-[value]
font-family: value;
Reference
| font-family | MDN ↗ |
| font-weight | MDN ↗ |
CSS Properties
font-familyfont-weight