Expected Behavior
polr should not use google font cdn as you could serve it locally, which makes GDPR compliance much easier for example. There are also already fonts served locally now.
Current Behavior
Currently, this CDN is used by polr/public/css/setup.css.
Possible Solution
The fonts can be included directly, like the case with Fontawesome.
Expected Behavior
polr should not use google font cdn as you could serve it locally, which makes GDPR compliance much easier for example. There are also already fonts served locally now.
Current Behavior
Currently, this CDN is used by polr/public/css/setup.css.
Possible Solution
The fonts can be included directly, like the case with Fontawesome.