Custom matplotlib and seaborn fonts in Streamlit

Streamlit App

This is a simple example of how to use custom fonts in matplotlib and seaborn in Streamlit apps.

The key is to set the font path and then use the prop object to set the font properties for matplotlib and seaborn.