[@johanneslumpe/styled-props](../README.md) > ["utils/fonts/fontKerning"](../modules/_utils_fonts_fontkerning_.md) > [FontKerningProps](../interfaces/_utils_fonts_fontkerning_.fontkerningprops.md)

# Interface: FontKerningProps

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

**FontKerningProps**

## Index

### Properties

* [style$FontKerning](_utils_fonts_fontkerning_.fontkerningprops.md#style_fontkerning)

---

## Properties

<a id="style_fontkerning"></a>

###  style$FontKerning

**● style$FontKerning**: *`T`*

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

The **`font-kerning`** CSS property sets the use of the kerning information stored in a font.

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

___

