# Sandbox.UI.BaseStyles.FontFamily

```csharp
string FontFamily { get; set; }
```

Represents the `font-family` CSS property.

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
