trenz-gmbh / trenz-docs

An SPA wiki made by TRENZ
MIT License
3 stars 0 forks source link

Remove external font embedding #45

Open ricardoboss opened 2 years ago

ricardoboss commented 2 years ago

In main.ts, there is a call loadFonts() which downloads the Roboto font from Google Fonts.

We should provide an option to circumvent this behavior (i.e., provide the font ourselves) for legal purposes.