Skip to content

Commit 540ddc0

Browse files
authored
Leverage the font-display CSS feature (#759)
Closes #689
1 parent e025211 commit 540ddc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylesheet/imports.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
* CSS imports for FirebaseUI Javascript widget.
1717
*/
1818

19-
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700);
19+
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap);

0 commit comments

Comments
 (0)