From 7ab40af3329baf93a87ec8c7a567e5e01f063702 Mon Sep 17 00:00:00 2001
From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 2 Apr 2024 14:04:27 +0000
Subject: [PATCH] [ci] Sync fonts.json

---
 _data/fonts.json | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/_data/fonts.json b/_data/fonts.json
index 10572a08c..6b313abe7 100644
--- a/_data/fonts.json
+++ b/_data/fonts.json
@@ -844,6 +844,19 @@
       "caskName": "victor-mono",
       "repoRelease": true,
       "description": "Clean, crisp and narrow, with a large x-height and clear punctuation"
+    },
+    {
+      "unpatchedName": "Zed Mono",
+      "RFN": false,
+      "version": "1.2.0",
+      "patchedName": "ZedMono",
+      "folderName": "ZedMono",
+      "imagePreviewFont": "ZedMono Nerd Font",
+      "imagePreviewFontSource": "ZedMono/Normal/zed-mono-regular.ttf",
+      "linkPreviewFont": false,
+      "caskName": "zed-mono",
+      "repoRelease": false,
+      "description": "Zed Mono is a more rounded version of Iosevka"
     }
   ]
 }