From ec4bcd94097c5effed2780197bc2ade67fab0cdb Mon Sep 17 00:00:00 2001 From: MattTheTekie Date: Fri, 12 Dec 2025 20:09:11 -0500 Subject: [PATCH] chore: add update --- css/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/global.css b/css/global.css index 83765ff..de1bc89 100644 --- a/css/global.css +++ b/css/global.css @@ -150,7 +150,7 @@ cursor: pointer; /* Custom Fonts */ @font-face { font-family: "Roboto"; - src: url("https://www.venith.net/fonts/roboto_variable.ttf") format("truetype"); + src: url("https://www.veltron.net/fonts/roboto_variable.ttf") format("truetype"); } /* Defaults */