From 49b5a4e03d0056e9df54d36891af7cc2ff7a8caa Mon Sep 17 00:00:00 2001 From: physcik Date: Sat, 11 Apr 2026 19:06:22 +0500 Subject: Side panel rework --- front/src/Fonts.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'front/src/Fonts.css') diff --git a/front/src/Fonts.css b/front/src/Fonts.css index 59716aa..c3b986b 100644 --- a/front/src/Fonts.css +++ b/front/src/Fonts.css @@ -5,3 +5,7 @@ h1, h2 { font-weight: 400; font-style: normal; } + +a { + font-family: "Rubik Dirt", system-ui; +} -- cgit v1.3