We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b8432 commit 12f8957Copy full SHA for 12f8957
1 file changed
assets/css/_addon/fonts.scss
@@ -2,7 +2,6 @@
2
* The field 'font-display' is added for Google-fonts.
3
*
4
* See: <https://fonts.google.com/>
5
- *
6
*/
7
8
-@import url('https://fonts.googleapis.com/css?family=Lato|Roboto+Condensed:400,700|Source+Sans+Pro:400,600,700,900&display=swap');
+@import url('https://fonts.googleapis.com/css2?family=Lato&family=Roboto+Condensed:wght@400;700&family=Source+Sans+Pro:wght@400;600;700;900&display=swap');
0 commit comments