[@johanneslumpe/styled-props](../README.md) > ["utils/fonts/fontStyle"](../modules/_utils_fonts_fontstyle_.md) > [FontStyleProps](../interfaces/_utils_fonts_fontstyle_.fontstyleprops.md)

# Interface: FontStyleProps

## Type parameters
#### T 
## Hierarchy

**FontStyleProps**

## Index

### Properties

* [style$FontStyle](_utils_fonts_fontstyle_.fontstyleprops.md#style_fontstyle)

---

## Properties

<a id="style_fontstyle"></a>

###  style$FontStyle

**● style$FontStyle**: *`T`*

*Defined in [utils/fonts/fontStyle.ts:12](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/fonts/fontStyle.ts#L12)*

The **`font-style`** CSS property sets whether a font should be styled with a normal, italic, or oblique face from its `font-family`.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/font-style](https://developer.mozilla.org/docs/Web/CSS/font-style)

___

