# Customizing the app's font

You can customize the global font used in your app with a simple interface that gives you 2 possible choices:

* use a Google font among the available choices
* use a specific one hosted on CDN (could be a Google Font too)

By modifying the font, all text displayed to your end-user will fit this newly selected font to keep them in your brand and design guidelines.

<figure><img src="https://1809014303-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZxYYf1KpgarKMgMsDCrw%2Fuploads%2Fgit-blob-1b415753e25409d4b187a7a49a78bba4e3e1e0d4%2FCapture%20d%E2%80%99e%CC%81cran%202024-02-02%20a%CC%80%2012.23.57.png?alt=media" alt=""><figcaption><p>Font Manager</p></figcaption></figure>

Here is a simple flow to add your CDN-hosted font;

{% hint style="warning" %}
We're expecting the URL that exposes the font itself (with the extension .woff, .woff2, .ttf...)
{% endhint %}

{% @arcade/embed url="<https://app.arcade.software/share/xW2f3BStu9bYhtiVY7Nz>" flowId="xW2f3BStu9bYhtiVY7Nz" %}

{% hint style="success" %}
Well done! Now you know how to customize the font of your app! 🎉
{% endhint %}
