From e06ae9ab776070a3aa8bc8c583cfbd8e80c568a7 Mon Sep 17 00:00:00 2001 From: masterpmi Date: Tue, 28 Jul 2026 12:35:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20static/css/custom.css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/custom.css b/static/css/custom.css index 2bec80d..575a808 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -40,7 +40,7 @@ img { max-width: 100%; height: auto; display: block; margin: 20px auto; } /* background*/ body { /* margin: 0; */ - font-family: 'Fractal', sans-serif; + font-family: 'Kurale', sans-serif; /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; */ max-width: 1000px; margin: 20px auto;