---
title: "toRemoteTypeface"
description: "Converts this RemoteFontFamily into a RemoteTypeface."
type: "function"
lastmod: "2026-06-18T10:32:53.069889Z"
---
## API Reference

### toRemoteTypeface

> Source set: Android

```kotlin
public fun RemoteFontFamily.toRemoteTypeface(): RemoteTypeface
```

Converts this [RemoteFontFamily](/jetpack-compose/androidx.compose.remote/remote-creation-compose/classes/RemoteFontFamily) into a [RemoteTypeface](/jetpack-compose/androidx.compose.remote/remote-creation-compose/interfaces/RemoteTypeface).
