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

# External module: "utils/fonts/fontSynthesis"

## Index

### Interfaces

* [FontSynthesisProps](../interfaces/_utils_fonts_fontsynthesis_.fontsynthesisprops.md)

### Functions

* [fontSynthesis](_utils_fonts_fontsynthesis_.md#fontsynthesis)

---

## Functions

<a id="fontsynthesis"></a>

### `<Const>` fontSynthesis

▸ **fontSynthesis**<`T`,`Theme`,`Breakpoints`>(__namedParameters?: *`object`*): `styleImplementation`

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

**Type parameters:**

#### T 
#### Theme 
#### Breakpoints 
**Parameters:**

**`Default value` __namedParameters: `object`**

| Name | Type |
| ------ | ------ |
| themeProp | `undefined` \| `Extract<keyof Theme, string>` |

**Returns:** `styleImplementation`

___

