diff --git a/packages/web/index.html b/packages/web/index.html
index 1b3afa71..30ad400c 100644
--- a/packages/web/index.html
+++ b/packages/web/index.html
@@ -11,16 +11,6 @@
-
-
(
-
+
{children}
);
diff --git a/packages/web/src/index.css b/packages/web/src/index.css
index 1bd6026c..f9a80685 100644
--- a/packages/web/src/index.css
+++ b/packages/web/src/index.css
@@ -1,3 +1,19 @@
+@font-face {
+ font-family: 'Inter var';
+ font-style: normal;
+ font-weight: 100 900;
+ font-display: swap;
+ src: url('/fonts/InterVariable.woff2') format('woff2');
+}
+
+@font-face {
+ font-family: 'Inter var';
+ font-style: italic;
+ font-weight: 100 900;
+ font-display: swap;
+ src: url('/fonts/InterVariable-Italic.woff2') format('woff2');
+}
+
@import "tailwindcss";
/* @import '@meshtastic/ui/theme/default.css'; */
/* @source "../node_modules/@meshtastic/ui"; */
@@ -11,7 +27,7 @@
@theme {
--font-mono:
- Cascadia Code, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
+ ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
"Liberation Mono", "Courier New", monospace;
--font-sans:
Inter var, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",