From 702e87ed7d2397da1188e8470a9871483bb46cb7 Mon Sep 17 00:00:00 2001 From: Djordje Atlialp Date: Fri, 22 Feb 2019 15:20:41 +0100 Subject: [PATCH] Move fonts from dir source to static --- {source => static}/fonts/Inter-UI-Bold.woff | Bin {source => static}/fonts/Inter-UI-Bold.woff2 | Bin {source => static}/fonts/Inter-UI-BoldItalic.woff | Bin {source => static}/fonts/Inter-UI-BoldItalic.woff2 | Bin {source => static}/fonts/Inter-UI-Italic.woff | Bin {source => static}/fonts/Inter-UI-Italic.woff2 | Bin {source => static}/fonts/Inter-UI-Medium.woff | Bin {source => static}/fonts/Inter-UI-Medium.woff2 | Bin {source => static}/fonts/Inter-UI-MediumItalic.woff | Bin .../fonts/Inter-UI-MediumItalic.woff2 | Bin {source => static}/fonts/Inter-UI-Regular.woff | Bin {source => static}/fonts/Inter-UI-Regular.woff2 | Bin 12 files changed, 0 insertions(+), 0 deletions(-) rename {source => static}/fonts/Inter-UI-Bold.woff (100%) rename {source => static}/fonts/Inter-UI-Bold.woff2 (100%) rename {source => static}/fonts/Inter-UI-BoldItalic.woff (100%) rename {source => static}/fonts/Inter-UI-BoldItalic.woff2 (100%) rename {source => static}/fonts/Inter-UI-Italic.woff (100%) rename {source => static}/fonts/Inter-UI-Italic.woff2 (100%) rename {source => static}/fonts/Inter-UI-Medium.woff (100%) rename {source => static}/fonts/Inter-UI-Medium.woff2 (100%) rename {source => static}/fonts/Inter-UI-MediumItalic.woff (100%) rename {source => static}/fonts/Inter-UI-MediumItalic.woff2 (100%) rename {source => static}/fonts/Inter-UI-Regular.woff (100%) rename {source => static}/fonts/Inter-UI-Regular.woff2 (100%) diff --git a/source/fonts/Inter-UI-Bold.woff b/static/fonts/Inter-UI-Bold.woff similarity index 100% rename from source/fonts/Inter-UI-Bold.woff rename to static/fonts/Inter-UI-Bold.woff diff --git a/source/fonts/Inter-UI-Bold.woff2 b/static/fonts/Inter-UI-Bold.woff2 similarity index 100% rename from source/fonts/Inter-UI-Bold.woff2 rename to static/fonts/Inter-UI-Bold.woff2 diff --git a/source/fonts/Inter-UI-BoldItalic.woff b/static/fonts/Inter-UI-BoldItalic.woff similarity index 100% rename from source/fonts/Inter-UI-BoldItalic.woff rename to static/fonts/Inter-UI-BoldItalic.woff diff --git a/source/fonts/Inter-UI-BoldItalic.woff2 b/static/fonts/Inter-UI-BoldItalic.woff2 similarity index 100% rename from source/fonts/Inter-UI-BoldItalic.woff2 rename to static/fonts/Inter-UI-BoldItalic.woff2 diff --git a/source/fonts/Inter-UI-Italic.woff b/static/fonts/Inter-UI-Italic.woff similarity index 100% rename from source/fonts/Inter-UI-Italic.woff rename to static/fonts/Inter-UI-Italic.woff diff --git a/source/fonts/Inter-UI-Italic.woff2 b/static/fonts/Inter-UI-Italic.woff2 similarity index 100% rename from source/fonts/Inter-UI-Italic.woff2 rename to static/fonts/Inter-UI-Italic.woff2 diff --git a/source/fonts/Inter-UI-Medium.woff b/static/fonts/Inter-UI-Medium.woff similarity index 100% rename from source/fonts/Inter-UI-Medium.woff rename to static/fonts/Inter-UI-Medium.woff diff --git a/source/fonts/Inter-UI-Medium.woff2 b/static/fonts/Inter-UI-Medium.woff2 similarity index 100% rename from source/fonts/Inter-UI-Medium.woff2 rename to static/fonts/Inter-UI-Medium.woff2 diff --git a/source/fonts/Inter-UI-MediumItalic.woff b/static/fonts/Inter-UI-MediumItalic.woff similarity index 100% rename from source/fonts/Inter-UI-MediumItalic.woff rename to static/fonts/Inter-UI-MediumItalic.woff diff --git a/source/fonts/Inter-UI-MediumItalic.woff2 b/static/fonts/Inter-UI-MediumItalic.woff2 similarity index 100% rename from source/fonts/Inter-UI-MediumItalic.woff2 rename to static/fonts/Inter-UI-MediumItalic.woff2 diff --git a/source/fonts/Inter-UI-Regular.woff b/static/fonts/Inter-UI-Regular.woff similarity index 100% rename from source/fonts/Inter-UI-Regular.woff rename to static/fonts/Inter-UI-Regular.woff diff --git a/source/fonts/Inter-UI-Regular.woff2 b/static/fonts/Inter-UI-Regular.woff2 similarity index 100% rename from source/fonts/Inter-UI-Regular.woff2 rename to static/fonts/Inter-UI-Regular.woff2