# unityFontStyleAndWeight

> Font style and weight (normal, bold, italic) to draw the element's text.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.3/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
FontStyle unityFontStyleAndWeight { get; }
```

### Remarks

This property is inherited by default.
