WPForo as I see use a LOT of different fonts. Again I had search a bit and find out this topic:
https://wpforo.com/community/how-to-and-troubleshooting-2/change-font/
#wpforo #wpforo-wrap * {
font-family: "Arial Rounded MT Std", Arial, sans-serif !important;
}
I tried @Sofy solution and yes it works fine, sadly not all of the fonts are able to change (and I have no idea, how to change the others).
That code will work only with the font of the FORUM, but
I would like to also change different fonts.
As for now I am aiming for "forum description" and "post" fields,
since those fonts have some characters issue.
My language is Polish, it is set to polish and I have problems with those characters.
as for now I can only provide a simple screen, showing that the font is different in one spot.
Because all of the wpforo crashed because of some database error,
so I am at the very beggining (again), where I've been forced to find a stable hosting service.

