site/home.html

changeset 14
e61659f0b0be
parent 13
29c252b93909
child 17
e3bd2922bf9a
--- a/site/home.html	Wed Feb 26 00:06:06 2020 -0700
+++ b/site/home.html	Wed Feb 26 00:22:33 2020 -0700
@@ -5,13 +5,9 @@
 	<meta name="viewport" content="width=device-width">
 	<meta name="description" content="Source 2 Documentation">
 	<link rel="stylesheet" href="style.css">
-	<link rel="icon" type="image/png" href="/s2favicon.png">
+	<link rel="stylesheet" href="font.css">
+	<link rel="icon" type="image/png" href="s2favicon.png">
 	<title>Source 2 Documentation Project</title>
-
-	<!--Fonts-->
-	<link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i&display=swap" rel="stylesheet">
-	<link href="https://fonts.googleapis.com/css?family=Nunito:400,700&display=swap" rel="stylesheet">
-	<link href="https://fonts.googleapis.com/css?family=Arimo&display=swap" rel="stylesheet">
 </head>
 
 <body>

mercurial