From a4c214f5c50d2b0844f11febf69d3c1facc569fa Mon Sep 17 00:00:00 2001 From: Priyansh Date: Tue, 22 Dec 2020 19:55:24 +0530 Subject: Added fonts --- fonts/Lato-Black.ttf | Bin 0 -> 69484 bytes fonts/Lato-BlackItalic.ttf | Bin 0 -> 71948 bytes fonts/Lato-Bold.ttf | Bin 0 -> 73316 bytes fonts/Lato-BoldItalic.ttf | Bin 0 -> 77680 bytes fonts/Lato-Italic.ttf | Bin 0 -> 75744 bytes fonts/Lato-Light.ttf | Bin 0 -> 77192 bytes fonts/Lato-LightItalic.ttf | Bin 0 -> 49064 bytes fonts/Lato-Regular.ttf | Bin 0 -> 75136 bytes fonts/Lato-Thin.ttf | Bin 0 -> 69968 bytes fonts/Lato-ThinItalic.ttf | Bin 0 -> 48848 bytes 10 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 fonts/Lato-Black.ttf create mode 100755 fonts/Lato-BlackItalic.ttf create mode 100755 fonts/Lato-Bold.ttf create mode 100755 fonts/Lato-BoldItalic.ttf create mode 100755 fonts/Lato-Italic.ttf create mode 100755 fonts/Lato-Light.ttf create mode 100755 fonts/Lato-LightItalic.ttf create mode 100755 fonts/Lato-Regular.ttf create mode 100755 fonts/Lato-Thin.ttf create mode 100755 fonts/Lato-ThinItalic.ttf diff --git a/fonts/Lato-Black.ttf b/fonts/Lato-Black.ttf new file mode 100755 index 0000000..a4a924f Binary files /dev/null and b/fonts/Lato-Black.ttf differ diff --git a/fonts/Lato-BlackItalic.ttf b/fonts/Lato-BlackItalic.ttf new file mode 100755 index 0000000..d6f8945 Binary files /dev/null and b/fonts/Lato-BlackItalic.ttf differ diff --git a/fonts/Lato-Bold.ttf b/fonts/Lato-Bold.ttf new file mode 100755 index 0000000..b63a14d Binary files /dev/null and b/fonts/Lato-Bold.ttf differ diff --git a/fonts/Lato-BoldItalic.ttf b/fonts/Lato-BoldItalic.ttf new file mode 100755 index 0000000..8f9a50d Binary files /dev/null and b/fonts/Lato-BoldItalic.ttf differ diff --git a/fonts/Lato-Italic.ttf b/fonts/Lato-Italic.ttf new file mode 100755 index 0000000..49e9f2c Binary files /dev/null and b/fonts/Lato-Italic.ttf differ diff --git a/fonts/Lato-Light.ttf b/fonts/Lato-Light.ttf new file mode 100755 index 0000000..9c0a705 Binary files /dev/null and b/fonts/Lato-Light.ttf differ diff --git a/fonts/Lato-LightItalic.ttf b/fonts/Lato-LightItalic.ttf new file mode 100755 index 0000000..53b140b Binary files /dev/null and b/fonts/Lato-LightItalic.ttf differ diff --git a/fonts/Lato-Regular.ttf b/fonts/Lato-Regular.ttf new file mode 100755 index 0000000..33eba8b Binary files /dev/null and b/fonts/Lato-Regular.ttf differ diff --git a/fonts/Lato-Thin.ttf b/fonts/Lato-Thin.ttf new file mode 100755 index 0000000..0c599a0 Binary files /dev/null and b/fonts/Lato-Thin.ttf differ diff --git a/fonts/Lato-ThinItalic.ttf b/fonts/Lato-ThinItalic.ttf new file mode 100755 index 0000000..7db3a8c Binary files /dev/null and b/fonts/Lato-ThinItalic.ttf differ -- cgit v1.2.3