♻️ 'rawcdn.githack.com' -> 'cdn.jsdelivr.net'

master
KaKi87 2023-03-02 16:14:47 +01:00
parent 7b933e5d1a
commit d87ad7866d
1 changed files with 2 additions and 2 deletions

View File

@ -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 {