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 {