Skip to content

Commit e27e575

Browse files
committed
Trim down font download
1 parent 69b533f commit e27e575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
@import "./js_interop.css";
88
@import "./tooltips.css";
99

10-
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300&family=Source+Sans+Pro:wght@400;600;700;900&display=swap");
10+
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@600&display=swap");
1111

1212
html {
1313
scroll-behavior: smooth;

0 commit comments

Comments
 (0)