HTML: Remove unused font, ref: 6be5960
diff --git a/index.html b/index.html
index c142dab..c8755b4 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
             <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
             <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
             <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
-            <link href=https://fonts.googleapis.com/css?family=Comfortaa:400,700,300|Quattrocento rel="stylesheet">
+            <link href=https://fonts.googleapis.com/css?family=Comfortaa:400,700,300 rel="stylesheet">
             <link rel="stylesheet" type="text/css" href="css/style.css">
             <link rel="stylesheet" href="css/styles_filter.css">
             <script src="js/modernizr.js"></script>