From 49366b32f5e2b13048ebc7bcfdfed4091b0c5480 Mon Sep 17 00:00:00 2001 From: Neeraj Rekwar <88387699+neerajrekwar@users.noreply.github.com> Date: Thu, 22 Feb 2024 10:55:32 +0530 Subject: [PATCH] fg --- index.html | 2 +- src/output.css | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 0cd460571f..0a7d6aed31 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@ - +
diff --git a/src/output.css b/src/output.css index 76f270ab04..19cab0370a 100644 --- a/src/output.css +++ b/src/output.css @@ -142,6 +142,9 @@ strong { font-style: normal; } +.font-ragular{ + font-family: "Alata", sans-serif; +} code, kbd, samp,