font-style
Controls whether text uses an upright, italic, or oblique face. The browser may synthesize slant when the font lacks a real italic design.
289 effects in the catalog use this property.
Syntax
font-style: normal | italic | oblique <angle>;Watch out
`italic` requests the font's designed italic face. `oblique` means slanting the regular face and can accept a specific angle.
Effects using font-style
These are working effects from the catalog. Open a tile to inspect the full source.