* fix: Fixes rendering of non-Latin alphabet characters in PDF export (#2948)
* fix: Fixes rendering of non-Latin alphabet characters in PDF export
* chore: self-host font files
* chore: add fonts license
* fix: use assets base URL instead of bundling fonts with app
* chore: delete unused assets folder
* fix: remove inexistent family fonts
* chore: only use custom fonts if they can be fetched
* chore: fix pdf fonts fetching for local development (#2950) [skip e2e]
* chore: fix custom fonts logic