From ad614c0705a63fccd7ef2928cf3784b734f76857 Mon Sep 17 00:00:00 2001 From: IPSIT DEBNATH Date: Sat, 13 Sep 2025 12:51:39 +0530 Subject: [PATCH] font issue solved --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 58b2b3a..5f2403e 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,6 @@ /* --- Global Styles & Issues --- */ + +@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Bengali:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap'); body { /* Issue: Change the default font */ font-family: serif;