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