Showing
1 changed file
with
0 additions
and
8 deletions
... | @@ -17,12 +17,4 @@ export default createGlobalStyle` | ... | @@ -17,12 +17,4 @@ export default createGlobalStyle` |
17 | display:flex; | 17 | display:flex; |
18 | flex-direction: row; | 18 | flex-direction: row; |
19 | } | 19 | } |
20 | - @font-face { | ||
21 | - font-family: 'Shadows Into Light', cursive; | ||
22 | - src: url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap'); | ||
23 | - } | ||
24 | - @font-face { | ||
25 | - font-family: 'Kaushan Script', cursive; | ||
26 | - src: url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap'); | ||
27 | - } | ||
28 | `; | 20 | `; | ... | ... |
-
Please register or login to post a comment