Skip to content

fix(app): fix fonts not loading correctly

Yannis Barlas requested to merge font-fix into develop

Source Sans Pro was not being displayed, even though the CSS in the browser dev tools said it was.
This fixes that.

Merge request reports