From 79de59611a2cb69fee6081b5f0e2a48619c70947 Mon Sep 17 00:00:00 2001 From: Jon Rohan Date: Mon, 5 Apr 2021 10:28:01 -0700 Subject: [PATCH] Moving the /fonts/ folder to /src/fonts/ --- {fonts => src/fonts}/Inter-Bold.woff | Bin {fonts => src/fonts}/Inter-Medium.woff | Bin {fonts => src/fonts}/Inter-Regular.woff | Bin 3 files changed, 0 insertions(+), 0 deletions(-) rename {fonts => src/fonts}/Inter-Bold.woff (100%) rename {fonts => src/fonts}/Inter-Medium.woff (100%) rename {fonts => src/fonts}/Inter-Regular.woff (100%) diff --git a/fonts/Inter-Bold.woff b/src/fonts/Inter-Bold.woff similarity index 100% rename from fonts/Inter-Bold.woff rename to src/fonts/Inter-Bold.woff diff --git a/fonts/Inter-Medium.woff b/src/fonts/Inter-Medium.woff similarity index 100% rename from fonts/Inter-Medium.woff rename to src/fonts/Inter-Medium.woff diff --git a/fonts/Inter-Regular.woff b/src/fonts/Inter-Regular.woff similarity index 100% rename from fonts/Inter-Regular.woff rename to src/fonts/Inter-Regular.woff