From 662c7eea3a59a1d8d5ea1c6eb72191c3daf4b738 Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 13 Sep 2025 11:46:25 +0200 Subject: [PATCH] add poketube flex --- html/priv.ejs | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/html/priv.ejs b/html/priv.ejs index 498fb93d..8fc91922 100644 --- a/html/priv.ejs +++ b/html/priv.ejs @@ -53,7 +53,13 @@ font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "DejaVu Sans Mono", monospace; font-size: 0.95em; } - + @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; +} /* ===== Document Layout ===== */ .shell { max-width: 1200px;