Skip to content

Commit 1a3f154

Browse files
EugeneHlushkomontogeek
authored andcommitted
feat(site) use font display for google fonts (#3036)
1 parent 1a9e8f8 commit 1a3f154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro:400,600|Source+Sans+Pro:400,400i,600');
1+
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro:400,600|Source+Sans+Pro:400,400i,600&display=swap');
22

33
@import 'vars';
44
@import 'fonts';

0 commit comments

Comments
 (0)