♻️ 'rawcdn.githack.com' -> 'cdn.jsdelivr.net'
parent
7b933e5d1a
commit
d87ad7866d
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue