From f8d03fff489de06f09c7d90c089dce9231ba2ec1 Mon Sep 17 00:00:00 2001 From: masterpmi Date: Fri, 24 Jul 2026 09:42:53 +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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/static/css/custom.css b/static/css/custom.css index 4db74ea..1b76b65 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -1,3 +1,12 @@ +/* ------------------------------------------------------------------ */ +@font-face { + font-family: 'Fractal'; + src: url('/static/fonts/Fractal-Regular.ttf') format('truetype'); + font-weight: normal; + font-style: normal; +} + +/* ------------------------------------------------------------------ */ /* background*/ body { margin: 0;