Visman 2 éve
szülő
commit
f43a73f6d1
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      public/style/ForkBB/style.css

+ 2 - 0
public/style/ForkBB/style.css

@@ -14,6 +14,7 @@
   font-style: normal;
   font-weight: 400;
   src: url("../font/fa/fa-regular-400.v.60300.woff2") format("woff2");
+  font-display: swap;
 }
 
 @font-face {
@@ -21,6 +22,7 @@
   font-style: normal;
   font-weight: 900;
   src: url("../font/fa/fa-solid-900.v.60300.woff2") format("woff2");
+  font-display: swap;
 }
 
 html,