From 7c4cb90b0fa807728aa33f4138f8b006b8c0f97b Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 13 Sep 2025 11:30:49 +0200 Subject: [PATCH] add poketube flex --- html/download.ejs | 7 +++++++ 1 file changed, 7 insertions(+) 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;