improve fonts & animations

Change-Id: I2a586243035e84136b2a309dc6ce26ab21f8925d
diff --git a/hswaw/site/templates/index.html b/hswaw/site/templates/index.html
index 64dfd46..2ff2554 100644
--- a/hswaw/site/templates/index.html
+++ b/hswaw/site/templates/index.html
@@ -7,7 +7,7 @@
 <link rel="stylesheet" href="/static/leaflet/leaflet.css"/>
 <link rel="preconnect" href="https://fonts.googleapis.com">
 <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
-<link href="https://fonts.googleapis.com/css2?family=Courier+Prime:wght@400;700&family=Noto+Sans&display=swap" rel="stylesheet">
+<link href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;700&family=Comfortaa&display=swap" rel="stylesheet">
 <style>
 </style>
 <div id="ledsFloater">
@@ -17,15 +17,15 @@
 </div>
 </div>
 <div id="page">
-    <div class="top">
-        <div class="logo">
+    <div id="top">
+        <div id="logo">
             <img src="/static/site/neon-syrenka.svg" />
         </div>
         <div class="type">
             <h1>Warszawski Hackerspace</h1>
         </div>
     </div>
-    <div class="quicklinks">
+    <div id="quicklinks">
         <ul>
             <li><a href="https://wiki.hackerspace.pl/">Wiki</a></li>
             <li><a href="https://profile.hackerspace.pl/">Konto</a></li>