---
layout: single
property_name: font-style
---
Defines how much the text is slanted.
The text is not slanted.
Use the italic version of the font: the letters are slightly slanted.
Use the oblique version of the font: the letters are more slanted than italic.
#font-style
default
font-style: normal;
font-style: italic;
font-style: oblique;