One letter really is the only change I had to make:
diff --git a/widget-old.css b/widget.css
index 9364ddc..f748b1c 100644
--- a/widget-old.css
+++ b/widget.css
@@ -1,4 +1,4 @@
-@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
+@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
.github-widget {
box-sizing: border-box;
Thanks for this useful plugin ??