Font Weight
The Telerik and Kendo UI Font Weight Utilities are CSS utility classes that enable you to control the font weight.
Utility Class | CSS Property |
---|---|
.k-font-thin | font-weight: 100; |
.k-font-extralight | font-weight: 200; |
.k-font-light | font-weight: 300; |
.k-font-normal | font-weight: 400; |
.k-font-medium | font-weight: 500; |
.k-font-semibold | font-weight: 600; |
.k-font-bold | font-weight: 700; |
.k-font-extrabold | font-weight: 800; |
.k-font-black | font-weight: 900; |
{size}
Use the k-font-{size}
utility to set the font weight.