4 changed files with 41 additions and 40 deletions
@ -1,38 +0,0 @@ |
|||
/* |
|||
* Copyright (c) Facebook, Inc. and its affiliates. |
|||
*/ |
|||
|
|||
@font-face { |
|||
font-family: 'Source Code Pro'; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
font-display: swap; |
|||
src: url('/fonts/Source-Code-Pro-Regular.woff2') format('woff2'); |
|||
} |
|||
|
|||
@font-face { |
|||
font-family: 'Optimistic Display'; |
|||
src: url('https://conf.reactjs.org/fonts/Optimistic_Display_W_Lt.woff2') |
|||
format('woff2'); |
|||
font-weight: 300; |
|||
font-style: normal; |
|||
font-display: swap; |
|||
} |
|||
|
|||
@font-face { |
|||
font-family: 'Optimistic Display'; |
|||
src: url('https://conf.reactjs.org/fonts/Optimistic_Display_W_Md.woff2') |
|||
format('woff2'); |
|||
font-weight: 500; |
|||
font-style: normal; |
|||
font-display: swap; |
|||
} |
|||
|
|||
@font-face { |
|||
font-family: 'Optimistic Display'; |
|||
src: url('https://conf.reactjs.org/fonts/Optimistic_Display_W_Bd.woff2') |
|||
format('woff2'); |
|||
font-weight: 700; |
|||
font-style: normal; |
|||
font-display: swap; |
|||
} |
Loading…
Reference in new issue