---
title: "RemoteFontFamily.Named"
description: "Represents a custom or system font family referenced by name."
type: "class"
lastmod: "2026-05-08T01:17:02.113551Z"
---
## API Reference

> Source set: Android

```kotlin
public class Named(name: String) : RemoteFontFamily(name, "RemoteFontFamily.Named($name)")
```

Represents a custom or system font family referenced by name.
