|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300italic,700,700italic"> |
I am not sure if it is permitted to include these fonts without a privacy policy statement or similar. Probably it is okay for the source code but not for running a public server (e.g. an unmodified docker container). I would suggest to drop these lines. I do not expect any readability problems when using a different font or simpler CSS.
dars/dars-catalog/src/templates/base.html
Line 6 in 3c15530
I am not sure if it is permitted to include these fonts without a privacy policy statement or similar. Probably it is okay for the source code but not for running a public server (e.g. an unmodified docker container). I would suggest to drop these lines. I do not expect any readability problems when using a different font or simpler CSS.