From d87ad7866d86077eeb7e810127873a25ec813b2d Mon Sep 17 00:00:00 2001 From: KaKi87 Date: Thu, 2 Mar 2023 16:14:47 +0100 Subject: [PATCH] :recycle: 'rawcdn.githack.com' -> 'cdn.jsdelivr.net' --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 05d44bd..7693fe2 100644 --- a/index.html +++ b/index.html @@ -27,13 +27,13 @@ @font-face { font-family: 'Avenir'; font-weight: 400; - src: url('https://rawcdn.githack.com/bitcamp/bitcamp-branding/6398cd8d73108dac7fe9c85a991aee07a58119e3/fonts/Avenir/Avenir-Regular.woff2') format('woff2'); + src: url('https://cdn.jsdelivr.net/gh/bitcamp/bitcamp-branding@6398cd8d73108dac7fe9c85a991aee07a58119e3/fonts/Avenir/Avenir-Regular.woff2') format('woff2'); } @font-face { font-family: 'Avenir'; font-weight: 700; - src: url('https://rawcdn.githack.com/bitcamp/bitcamp-branding/6398cd8d73108dac7fe9c85a991aee07a58119e3/fonts/Avenir/Avenir-Bold.woff2') format('woff2'); + src: url('https://cdn.jsdelivr.net/gh/bitcamp/bitcamp-branding@6398cd8d73108dac7fe9c85a991aee07a58119e3/fonts/Avenir/Avenir-Bold.woff2') format('woff2'); } ::placeholder {