[@johanneslumpe/styled-props](../README.md) > ["utils/fonts/fontStretch"](../modules/_utils_fonts_fontstretch_.md) > [FontStretchProps](../interfaces/_utils_fonts_fontstretch_.fontstretchprops.md)

# Interface: FontStretchProps

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

**FontStretchProps**

## Index

### Properties

* [style$FontStretch](_utils_fonts_fontstretch_.fontstretchprops.md#style_fontstretch)

---

## Properties

<a id="style_fontstretch"></a>

###  style$FontStretch

**● style$FontStretch**: *`T`*

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

The **`font-stretch`** CSS property selects a normal, condensed, or expanded face from a font.

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

___

