diff --git a/replace/github.md b/replace/github.md
index 8408ac366a132db47d2aa7ee55d3c56c20ca6407..ce589627455bb7ff2a6955b9c140a804881afbdd 100644
--- a/replace/github.md
+++ b/replace/github.md
@@ -6,7 +6,7 @@ layout: replace
 
 # Replace GitHub
 
-GitHub is a development platform used by millions of people. It's also closed-source, and owned by Microsoft.
+GitHub is a development platform used by millions of people. This platform is unfortunately closed-source, and is owned by Microsoft, an anti-privacy corporation.
 
 ## sourcehut
 
@@ -28,13 +28,11 @@ A painless self-hosted Git service.
   - **License**: [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE)
 {% endinfobox %}
 
-## GitLab
+## GitLab instances
 
-GitLab is a complete DevOps platform, delivered as a single application.
+GitLab is a complete DevOps platform, delivered as a single application. Unfortunately, the [central instance](https://gitlab.com) uses [Cloudflare](https://codeberg.org/crimeflare/cloudflare-tor) and [Google](https://en.wikipedia.org/wiki/Privacy_concerns_regarding_Google) Cloud Platform. Fortunately, since GitLab is open source, there are instances that do not use Cloudflare and Google services.
 
 {% infobox %}
-  - **Website**: gitlab.com
+  - **List of GitLab instances**: [wiki.p2pfoundation.net](https://wiki.p2pfoundation.net/List_of_Community-Hosted_GitLab_Instances)
   - **Source code**: [GitLab](https://gitlab.com/gitlab-org/gitlab-foss)
-  - **Warning**: the [central instance](https://gitlab.com) uses [Cloudflare](https://codeberg.org/crimeflare/cloudflare-tor) and [Google](https://en.wikipedia.org/wiki/Privacy_concerns_regarding_Google) Cloud Platform
-  - **Community-managed instances**: [List](https://wiki.p2pfoundation.net/List_of_Community-Hosted_GitLab_Instances)
 {% endinfobox %}
diff --git a/replace/google-fonts.md b/replace/google-fonts.md
new file mode 100644
index 0000000000000000000000000000000000000000..132037bda855d2aacb7a0e0ed9f5221e3c249f5a
--- /dev/null
+++ b/replace/google-fonts.md
@@ -0,0 +1,27 @@
+---
+product: Google Fonts
+type: "Font hosting"
+layout: replace
+---
+
+# Replace Google Fonts
+
+Google Fonts is a convenient way to add fonts to your website, but it also helps Google to track your visitors and violate their privacy. That is why Google provides the service, because they are a profit-making corporation whose business model depends entirely on tracking people online.
+
+## Self-hosted fonts
+
+You do not need to use an external service in order to utilize custom fonts. You can host your site's fonts yourself and refer to them in the page's code.
+
+There are many free open fonts which you can legally download, host and use on your own site without payment.
+
+**Most font download sites have a mixture of non-free and free fonts, so make sure you check each font’s licence before using it on your site. The ones you want are labelled “GPL”, “OFL” or “Public Domain”.**
+
+To expand, you do not need to use Google Fonts in order to use its fonts, because they are under free licenses.
+
+{% infobox %}
+  - **Websites**:
+  	- [DaFont.com](https://www.dafont.com/)
+  	- [FontLibrary.org](https://fontlibrary.org/)
+  	- [Font Squirell](https://www.fontsquirrel.com/)
+  	- [Velvetyne](https://velvetyne.fr/)
+{% endinfobox %}