File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ class CustomDocument extends Document {
32
32
< Head >
33
33
< link rel = "preconnect" href = "https://fonts.googleapis.com" />
34
34
< link rel = "preconnect" href = "https://fonts.gstatic.com" crossorigin />
35
+ < link href = "https://fonts.googleapis.com/css2?family=Lexend+Zetta:[email protected] & family = Rubik + Mono + One & family = Rubik :ital , wght @0 , 300. .900 ; 1 , 300. .900 & family = Source + Code + Pro :ital , wght @0 , 200. .900 ; 1 , 200. .900 & display = swap " rel = "stylesheet" />
35
36
< title > Just an Ultimate Site Tool Demo</ title >
36
37
</ Head >
37
38
< body >
Original file line number Diff line number Diff line change @@ -24,8 +24,6 @@ SOFTWARE.
24
24
25
25
*/
26
26
27
- @import url (
'https://fonts.googleapis.com/css2?family=Lexend+Zetta:[email protected] &family=Rubik+Mono+One&family=Rubik:ital,wght@0,300..900;1,300..900&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap' );
28
-
29
27
html {
30
28
font-family : "Rubik" , monospace;
31
29
}
You can’t perform that action at this time.
0 commit comments