diff --git a/dashboard/src/style.css b/dashboard/src/style.css index e0b3e3541..3577128c1 100644 --- a/dashboard/src/style.css +++ b/dashboard/src/style.css @@ -1,7 +1,7 @@ html, body { - font-size: 13px; /* this also defines the overall widget size as all sizes are in rem */ - font-family: Inter; + font-size: 14px; /* this also defines the overall widget size as all sizes are in rem */ + font-family: "Noto Sans"; font-weight: 300; height: 100%; width: 100%;