From 043da40a10ada22a9e57a9641bac2270058e7058 Mon Sep 17 00:00:00 2001 From: Felix Hammerl Date: Wed, 24 Feb 2016 15:19:53 +0100 Subject: Remove unused font and stylesheetgit s --- web-ui/app/scss/news-cycle.scss | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 web-ui/app/scss/news-cycle.scss (limited to 'web-ui/app/scss') diff --git a/web-ui/app/scss/news-cycle.scss b/web-ui/app/scss/news-cycle.scss deleted file mode 100644 index ecca383c..00000000 --- a/web-ui/app/scss/news-cycle.scss +++ /dev/null @@ -1,13 +0,0 @@ -@font-face { - font-family: 'News Cycle'; - src: url('assets/fonts/NewsCycleRegular.ttf') format('truetype'); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'News Cycle'; - src: url('assets/fonts/NewsCycleBold.ttf') format('truetype'); - font-weight: bold; - font-style: normal; -} -- cgit v1.2.3