diff --git a/app/globals.css b/app/globals.css new file mode 100644 index 0000000..edfc9a9 --- /dev/null +++ b/app/globals.css @@ -0,0 +1,2 @@ +@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;600;700;900&family=Share+Tech+Mono&family=Rajdhani:wght@300;400;500;600;700&display=swap'); +/* See full CSS in repo files */