From e99ef9709a9fdf2af778232d4e87a229c1e73279 Mon Sep 17 00:00:00 2001 From: Tim Cosgrove Date: Tue, 7 Jan 2025 09:14:46 -0800 Subject: [PATCH] Remove fa-solid-900.woff reference. --- src/pages/_document.tsx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/pages/_document.tsx b/src/pages/_document.tsx index a502bedf0..5efc61972 100644 --- a/src/pages/_document.tsx +++ b/src/pages/_document.tsx @@ -55,13 +55,6 @@ const Document = () => { type="font/woff2" crossOrigin="anonymous" /> - {/* Load Icons */}