diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index fa055e079bfae71621c6ee7bf49785d1beff16c0..b50ecee3b283aa425e7868674f2831462f4cafc3 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -40,13 +40,17 @@
   <link type="text/css" rel="stylesheet" href="{{ . | relURL }}">
   {{- end}}
 
+  <!-- fck ggl
   <link rel="stylesheet"
-        href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700&display=swap">
+	  href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700&display=swap">
+  -->
 
+  <!--
   <link rel="stylesheet"
         href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css"
         integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk="
         crossorigin="anonymous" />
+  -->
 
   <link rel="apple-touch-icon-precomposed"
         sizes="144x144"