-->
-
-
+
+
+
\ No newline at end of file
diff --git a/frontend/src/theme.scss b/frontend/src/theme.scss
index 73af48a..f9d0384 100644
--- a/frontend/src/theme.scss
+++ b/frontend/src/theme.scss
@@ -13,4 +13,8 @@ $my-theme: mat-light-theme($my-primary, $my-accent, $my-warn);
background-color: blue !important; /* Use !important as a last resort */
color: white;
}
-
\ No newline at end of file
+
+
+* {
+ font-family: 'Helvetica';
+}
\ No newline at end of file