diff --git a/html/download.ejs b/html/download.ejs
index 09f6cf64..ed6c54ed 100644
--- a/html/download.ejs
+++ b/html/download.ejs
@@ -45,6 +45,13 @@
:root{--bg:#f7f7fb;--bg-elev:#fff;--bg-chip:#f1f2f6;--text:#151518;--muted:#5a5a66;--shadow:0 12px 30px rgba(0,0,0,.08),0 1px 0 rgba(0,0,0,.04) inset}
}
+@font-face {
+ src: url("https://p.poketube.fun/https://cdn.glitch.global/43b6691a-c8db-41d4-921c-8cf6aa0d9108/robotoflex.ttf?v=16683434286881");
+ font-family: "PokeTube Flex";
+ font-style: normal;
+ font-stretch: 1% 800%;
+ font-display: swap;
+}
html,body{height:100%}
body{
margin:0;