Relative Content

Tag Archive for cssstreamlit

Custom font in streamlit correctly render from laptop but not from mobile

I’m developing a streamlit app and I want to use a custom font. I found some tutorials on how to do that using some css, and it works locally. I also deployed my app using Streamlit Cloud, and when I access the app from a browser in my laptop, the custom font renders correctly, while when I access the app from my mobile, the custom font does not render. I used Firefox both from laptop and mobile, and on the mobile I also tried Chrome, to no avail.