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;