---
title: "This endpoint is used by map libre to retrieve the fonts. They are separated by font and unicode block"
method: GET
path: "/fonts/{font}/{glyph}"
tags: ["fonts"]
---

# This endpoint is used by map libre to retrieve the fonts. They are separated by font and unicode block

`GET /fonts/{font}/{glyph}`

## Path parameters

- `font` string, required
- `glyph` string, required

## Response `200`

Glyphs in PBF format of the font at the requested unicode block

## Other responses

- `404` — Font not found

---

[API](https://skmtc.net/openrailassociation/apis/osrd-editoast.md) · [All operations](https://skmtc.net/openrailassociation/apis/osrd-editoast/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openrailassociation/osrd-editoast/versions/1840dbbd64ac/schema)
