# unityFont

> Font to draw the element's text, defined as a Font object.

## Definition

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

```csharp
StyleFont unityFont { get; set; }
```

### Remarks

This property is inherited by default.
