From 9a6f6a0f840914fc9fa2c29df2d00457cf035436 Mon Sep 17 00:00:00 2001 From: Martial Simon Date: Fri, 26 Jul 2024 16:02:51 +0200 Subject: proto: work on the fonts --- fonts/FinkHeavy.ttf | Bin 0 -> 35348 bytes fonts/MartianMonoNerdFont-Regular.ttf | Bin 0 -> 2079648 bytes fonts/TinosNerdFont-Bold.ttf | Bin 0 -> 2556096 bytes fonts/TinosNerdFont-Regular.ttf | Bin 0 -> 2578648 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 fonts/FinkHeavy.ttf create mode 100644 fonts/MartianMonoNerdFont-Regular.ttf create mode 100644 fonts/TinosNerdFont-Bold.ttf create mode 100644 fonts/TinosNerdFont-Regular.ttf (limited to 'fonts') diff --git a/fonts/FinkHeavy.ttf b/fonts/FinkHeavy.ttf new file mode 100644 index 0000000..8788c2c Binary files /dev/null and b/fonts/FinkHeavy.ttf differ diff --git a/fonts/MartianMonoNerdFont-Regular.ttf b/fonts/MartianMonoNerdFont-Regular.ttf new file mode 100644 index 0000000..e2d58a6 Binary files /dev/null and b/fonts/MartianMonoNerdFont-Regular.ttf differ diff --git a/fonts/TinosNerdFont-Bold.ttf b/fonts/TinosNerdFont-Bold.ttf new file mode 100644 index 0000000..e99aaa5 Binary files /dev/null and b/fonts/TinosNerdFont-Bold.ttf differ diff --git a/fonts/TinosNerdFont-Regular.ttf b/fonts/TinosNerdFont-Regular.ttf new file mode 100644 index 0000000..231dd7e Binary files /dev/null and b/fonts/TinosNerdFont-Regular.ttf differ -- cgit v1.2.3