From 756b5af9779608592745c1721d4a2382495eb542 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sun, 31 Jul 2022 16:29:01 +0200 Subject: feat config and fonts --- fonts/fonts/.uuid | 1 + fonts/fonts/Font Awesome 6 Brands-Regular-400.otf | Bin 0 -> 494104 bytes fonts/fonts/Font Awesome 6 Free-Regular-400.otf | Bin 0 -> 169548 bytes fonts/fonts/Font Awesome 6 Free-Solid-900.otf | Bin 0 -> 979228 bytes fonts/fonts/System San Francisco Display Bold.ttf | Bin 0 -> 454736 bytes fonts/fonts/System San Francisco Display Regular.ttf | Bin 0 -> 461912 bytes fonts/fonts/System San Francisco Display Thin.ttf | Bin 0 -> 507336 bytes .../fonts/System San Francisco Display Ultralight.ttf | Bin 0 -> 546968 bytes 8 files changed, 1 insertion(+) create mode 100644 fonts/fonts/.uuid create mode 100644 fonts/fonts/Font Awesome 6 Brands-Regular-400.otf create mode 100644 fonts/fonts/Font Awesome 6 Free-Regular-400.otf create mode 100644 fonts/fonts/Font Awesome 6 Free-Solid-900.otf create mode 100644 fonts/fonts/System San Francisco Display Bold.ttf create mode 100644 fonts/fonts/System San Francisco Display Regular.ttf create mode 100644 fonts/fonts/System San Francisco Display Thin.ttf create mode 100644 fonts/fonts/System San Francisco Display Ultralight.ttf (limited to 'fonts') diff --git a/fonts/fonts/.uuid b/fonts/fonts/.uuid new file mode 100644 index 0000000..617775d --- /dev/null +++ b/fonts/fonts/.uuid @@ -0,0 +1 @@ +80891adb-cd45-4681-9765-c37063ec3936 \ No newline at end of file diff --git a/fonts/fonts/Font Awesome 6 Brands-Regular-400.otf b/fonts/fonts/Font Awesome 6 Brands-Regular-400.otf new file mode 100644 index 0000000..8a98dfa Binary files /dev/null and b/fonts/fonts/Font Awesome 6 Brands-Regular-400.otf differ diff --git a/fonts/fonts/Font Awesome 6 Free-Regular-400.otf b/fonts/fonts/Font Awesome 6 Free-Regular-400.otf new file mode 100644 index 0000000..a3cecdb Binary files /dev/null and b/fonts/fonts/Font Awesome 6 Free-Regular-400.otf differ diff --git a/fonts/fonts/Font Awesome 6 Free-Solid-900.otf b/fonts/fonts/Font Awesome 6 Free-Solid-900.otf new file mode 100644 index 0000000..d939044 Binary files /dev/null and b/fonts/fonts/Font Awesome 6 Free-Solid-900.otf differ diff --git a/fonts/fonts/System San Francisco Display Bold.ttf b/fonts/fonts/System San Francisco Display Bold.ttf new file mode 100644 index 0000000..9bb70f0 Binary files /dev/null and b/fonts/fonts/System San Francisco Display Bold.ttf differ diff --git a/fonts/fonts/System San Francisco Display Regular.ttf b/fonts/fonts/System San Francisco Display Regular.ttf new file mode 100644 index 0000000..a671eef Binary files /dev/null and b/fonts/fonts/System San Francisco Display Regular.ttf differ diff --git a/fonts/fonts/System San Francisco Display Thin.ttf b/fonts/fonts/System San Francisco Display Thin.ttf new file mode 100644 index 0000000..b125f1d Binary files /dev/null and b/fonts/fonts/System San Francisco Display Thin.ttf differ diff --git a/fonts/fonts/System San Francisco Display Ultralight.ttf b/fonts/fonts/System San Francisco Display Ultralight.ttf new file mode 100644 index 0000000..f1b89e2 Binary files /dev/null and b/fonts/fonts/System San Francisco Display Ultralight.ttf differ -- cgit v1.2.3