From 93316973f635f16c948ed9046179a835529a1be5 Mon Sep 17 00:00:00 2001
From: Ashley <iamashley@duck.com>
Date: Thu, 1 Sep 2022 14:54:15 +0200
Subject: [PATCH] no more google fonts

---
 html/search.ejs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html/search.ejs b/html/search.ejs
index f3bce46f..16c67851 100644
--- a/html/search.ejs
+++ b/html/search.ejs
@@ -20,7 +20,7 @@
 <head>
 <title>Searching <%=q%> - PokeTube</title>
   <link href=/css/yt-ukraine.svg?v=6 rel=icon>
-  <link href="https://p.poketube.fun/https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap" rel=stylesheet>
+   <link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
 <link href=/css/app-cdn.min.css rel=stylesheet>
 <link href=/css/app.main.css rel=stylesheet>
 <link href=/css/search.main.css rel=stylesheet> 
@@ -96,7 +96,7 @@ border-radius: 5px;
 
   <body>
      <center>
-    <link href="https://p.poketube.fun/https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel=stylesheet>
+  
     <link href=https://pro.fontawesome.com/releases/v5.15.3/css/all.css rel=stylesheet>
  
         <div class="app" >