From 153a8ad6f5599d78c9fa7aef2575b5f9bc322d92 Mon Sep 17 00:00:00 2001 From: Aaditya Dhruv Date: Sat, 9 Sep 2023 18:22:50 -0500 Subject: Fonts is a subdirectory of config --- src/config/fonts/MesloLGS/MesloLGS NF Bold Italic.ttf | Bin 0 -> 1260156 bytes src/config/fonts/MesloLGS/MesloLGS NF Bold.ttf | Bin 0 -> 1301900 bytes src/config/fonts/MesloLGS/MesloLGS NF Italic.ttf | Bin 0 -> 1251424 bytes src/config/fonts/MesloLGS/MesloLGS NF Regular.ttf | Bin 0 -> 1292408 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/config/fonts/MesloLGS/MesloLGS NF Bold Italic.ttf create mode 100644 src/config/fonts/MesloLGS/MesloLGS NF Bold.ttf create mode 100644 src/config/fonts/MesloLGS/MesloLGS NF Italic.ttf create mode 100644 src/config/fonts/MesloLGS/MesloLGS NF Regular.ttf (limited to 'src/config/fonts/MesloLGS') diff --git a/src/config/fonts/MesloLGS/MesloLGS NF Bold Italic.ttf b/src/config/fonts/MesloLGS/MesloLGS NF Bold Italic.ttf new file mode 100644 index 0000000..be059c0 Binary files /dev/null and b/src/config/fonts/MesloLGS/MesloLGS NF Bold Italic.ttf differ diff --git a/src/config/fonts/MesloLGS/MesloLGS NF Bold.ttf b/src/config/fonts/MesloLGS/MesloLGS NF Bold.ttf new file mode 100644 index 0000000..6142dd0 Binary files /dev/null and b/src/config/fonts/MesloLGS/MesloLGS NF Bold.ttf differ diff --git a/src/config/fonts/MesloLGS/MesloLGS NF Italic.ttf b/src/config/fonts/MesloLGS/MesloLGS NF Italic.ttf new file mode 100644 index 0000000..90ca569 Binary files /dev/null and b/src/config/fonts/MesloLGS/MesloLGS NF Italic.ttf differ diff --git a/src/config/fonts/MesloLGS/MesloLGS NF Regular.ttf b/src/config/fonts/MesloLGS/MesloLGS NF Regular.ttf new file mode 100644 index 0000000..e9e4de5 Binary files /dev/null and b/src/config/fonts/MesloLGS/MesloLGS NF Regular.ttf differ -- cgit