diff --git a/docs/index.html b/docs/index.html
index 0ca4e6b..95a419f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -22,7 +22,7 @@
body {
background-color: var(--dark-background) ;
color: var(--soft-white);
- font-family: 'Roboto', sans-serif;
+ /* font-family: 'Roboto', sans-serif; */
font-size: 16px;
}