From 486dcea10ae68006994217439c7b379ff83857a4 Mon Sep 17 00:00:00 2001 From: Abiodun Date: Tue, 23 Feb 2021 16:22:22 +0100 Subject: [PATCH] imported required Google fonts --- style.css | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 style.css diff --git a/style.css b/style.css new file mode 100644 index 0000000..68a8ce7 --- /dev/null +++ b/style.css @@ -0,0 +1,2 @@ +@import url(https://fonts.googleapis.com/css?family=Chelsea+Market); +@import url(https://fonts.googleapis.com/css?family=Gamja+Flower); \ No newline at end of file