diff --git a/src/utils/typography.js b/src/utils/typography.js index 3f1f674..5ea7c25 100644 --- a/src/utils/typography.js +++ b/src/utils/typography.js @@ -23,7 +23,7 @@ const typography = new Typography({ }, { name: 'Lato', - styles: ['400', '400i', '700', '700i', '900'], + styles: ['400', '700&display=swap'], }, ], },