diff --git a/services/web/frontend/stylesheets/main-style.less b/services/web/frontend/stylesheets/main-style.less index 2f0d3e63d9..64a1b017ba 100644 --- a/services/web/frontend/stylesheets/main-style.less +++ b/services/web/frontend/stylesheets/main-style.less @@ -2,6 +2,7 @@ @import (less) '../fonts/merriweather.css'; @import (less) '../fonts/source-code-pro.css'; @import (less) '../fonts/stix-two-math.css'; +@import (less) '../fonts/noto-serif.css'; @is-overleaf-light: false; @show-rich-text: true;