111 Ferdium font
Created Saturday 13 May 2023
But the only solution I see at the moment is putting something like this in the user.css of every service (if you don’t want to do it manually just make a little Python or bash script which does it for you).
- {
font-family: "your font" !important;
}