|
|
@ -17,7 +17,7 @@ |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Optimistic Display'; |
|
|
|
src: url('https://beta.reactjs.org/fonts/Optimistic_Display_W_Md.woff2') |
|
|
|
src: url('https://react.dev/fonts/Optimistic_Display_W_Md.woff2') |
|
|
|
format('woff2'); |
|
|
|
font-weight: 500; |
|
|
|
font-style: normal; |
|
|
@ -26,7 +26,7 @@ |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Optimistic Display'; |
|
|
|
src: url('https://beta.reactjs.org/fonts/Optimistic_Display_W_SBd.woff2') |
|
|
|
src: url('https://react.dev/fonts/Optimistic_Display_W_SBd.woff2') |
|
|
|
format('woff2'); |
|
|
|
font-weight: 600; |
|
|
|
font-style: normal; |
|
|
@ -35,7 +35,7 @@ |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Optimistic Display'; |
|
|
|
src: url('https://beta.reactjs.org/fonts/Optimistic_Display_W_Bd.woff2') |
|
|
|
src: url('https://react.dev/fonts/Optimistic_Display_W_Bd.woff2') |
|
|
|
format('woff2'); |
|
|
|
font-weight: 700; |
|
|
|
font-style: normal; |
|
|
@ -44,7 +44,7 @@ |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Optimistic Text'; |
|
|
|
src: url('https://beta.reactjs.org/fonts/Optimistic_Text_W_Rg.woff2') |
|
|
|
src: url('https://react.dev/fonts/Optimistic_Text_W_Rg.woff2') |
|
|
|
format('woff2'); |
|
|
|
font-weight: 300; |
|
|
|
font-style: normal; |
|
|
@ -53,7 +53,7 @@ |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Optimistic Text'; |
|
|
|
src: url('https://beta.reactjs.org/fonts/Optimistic_Text_W_Md.woff2') |
|
|
|
src: url('https://react.dev/fonts/Optimistic_Text_W_Md.woff2') |
|
|
|
format('woff2'); |
|
|
|
font-weight: 500; |
|
|
|
font-style: normal; |
|
|
@ -62,7 +62,7 @@ |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Optimistic Text'; |
|
|
|
src: url('https://beta.reactjs.org/fonts/Optimistic_Text_W_Bd.woff2') |
|
|
|
src: url('https://react.dev/fonts/Optimistic_Text_W_Bd.woff2') |
|
|
|
format('woff2'); |
|
|
|
font-weight: 700; |
|
|
|
font-style: normal; |
|
|
|