From bead65926e7afc897de12877bff45c86c2d26950 Mon Sep 17 00:00:00 2001 From: Nye Evans Date: Fri, 15 Jan 2021 21:51:55 +0000 Subject: [PATCH] more font repairs --- pages/CVPage.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/CVPage.css b/pages/CVPage.css index 5d0a57e..6bc99f5 100644 --- a/pages/CVPage.css +++ b/pages/CVPage.css @@ -3,7 +3,7 @@ @font-face{ font-family:"roboto"; font-weight: 100; - src: url("../../../fonts/Roboto/RobotoMono-VariableFont_wght.ttf") + src: url("../fonts/Roboto/RobotoMono-VariableFont_wght.ttf") } body{