Font style
The Telerik and Kendo UI Font Style Utilities are CSS utility classes that enable you to control style of the font.
Utility Class | CSS Property |
---|---|
.k-font-non-italic | font-style: normal; |
.k-font-italic | font-style: italic; |
Italic
Use the k-font-italic
utility to set italic style to font.