From 2a3323ea740500b828af5e8a832bb95c9f85ee0d Mon Sep 17 00:00:00 2001 From: Nirmal Kumar R Date: Tue, 11 Nov 2025 19:41:12 +0530 Subject: [PATCH] fix font rendering --- ...69b88263136.woff2 => 6e2df30bac10d3b6a0e5.woff2} | Bin style.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename font/{7a3dd69b88263136.woff2 => 6e2df30bac10d3b6a0e5.woff2} (100%) diff --git a/font/7a3dd69b88263136.woff2 b/font/6e2df30bac10d3b6a0e5.woff2 similarity index 100% rename from font/7a3dd69b88263136.woff2 rename to font/6e2df30bac10d3b6a0e5.woff2 diff --git a/style.css b/style.css index 9faf5a4..778068f 100644 --- a/style.css +++ b/style.css @@ -10,7 +10,7 @@ @font-face { font-family: "Neue Haas Grotesk Display Pro"; - src: url(fonts/6e2df30bac10d3b6a0e5.woff2) format("woff2"); + src: url(font/6e2df30bac10d3b6a0e5.woff2) format("woff2"); } html,