diff --git a/web/new website/index.html b/web/new website/index.html
index d5029a5..9ee49e7 100644
--- a/web/new website/index.html
+++ b/web/new website/index.html
@@ -6,6 +6,9 @@
Gauges
+
+
+
diff --git a/web/new website/style.css b/web/new website/style.css
index a6830f0..bb5fe4b 100644
--- a/web/new website/style.css
+++ b/web/new website/style.css
@@ -1,5 +1,8 @@
* {
box-sizing: border-box;
+ font-family: "Roboto", sans-serif;
+
+
}
body {