[@johanneslumpe/styled-props](../README.md) > ["utils/fonts/fontSynthesis"](../modules/_utils_fonts_fontsynthesis_.md) > [FontSynthesisProps](../interfaces/_utils_fonts_fontsynthesis_.fontsynthesisprops.md)

# Interface: FontSynthesisProps

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

**FontSynthesisProps**

## Index

### Properties

* [style$FontSynthesis](_utils_fonts_fontsynthesis_.fontsynthesisprops.md#style_fontsynthesis)

---

## Properties

<a id="style_fontsynthesis"></a>

###  style$FontSynthesis

**● style$FontSynthesis**: *`T`*

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

The **`font-synthesis`** CSS property controls which missing typefaces, bold or italic, may be synthesized by the browser.

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

___

