Hello, I have already tried on this forum how to change the fonts, but I have not yet succeeded. I would like to completely replace the Arial font with my own. What do I need to change specifically? Thank you
arc4d3 Hi here is doc helps you to use your own font in the template : https://www.joomlart.com/documentation/joomla-faqs/embed-font#google-font-t3
Hope it helps.
Thank you for the support I will try as soon as possible!
arc4d3 You are welcome! Once you added the font you can try this code in custom.css to apply it all over the site
body{font-family: Yourfontfamilyname!important;}
Also for this topic I solved! Thank you!
arc4d3 Welcome!