# FontWeightPair

> Defines a pair of font assets for the regular and italic styles associated with a given font weight.

## Definition

* **Type:** Struct
* **Namespace:** [UnityEngine.TextCore.Text](/engine/6000.7/script-reference/unityengine/textcore/text.md)
* **Assembly:** UnityEngine.TextCoreTextEngineModule

```csharp
public struct FontWeightPair
```
