> For the complete documentation index, see [llms.txt](https://docs.rainmad.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rainmad.com/resources/scenes-draw-everywhere-v1/add-text-font.md).

# Add Text Font

On this page, I'll give you snippets on how to add new text font for editor.

#### **Go to `rm_scenes/data/fonts.lua`**

* Get the link to the font you want to add from Google or another font services.
* Paste it into the fonts table inside the `fonts.lua.`
* Restart script, your new font will be active.
