diff --git a/scipost_django/scipost/static/scipost/assets/css/_general.scss b/scipost_django/scipost/static/scipost/assets/css/_general.scss
index 9f833b5edd4ce205ecc4c091a13e578a034badb1..ad36d4fed7fa2f4733696ebbc1ff18f933748249 100644
--- a/scipost_django/scipost/static/scipost/assets/css/_general.scss
+++ b/scipost_django/scipost/static/scipost/assets/css/_general.scss
@@ -2,7 +2,7 @@
 General style sheet for SciPost
 */
 
-@import url(https://fonts.googleapis.com/css?family=Merriweather+Sans:wght@100,400;500;600&display=swap);
+@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&display=swap');
 
 .bi {
     vertical-align: -.125em;