summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/news-cycle.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/scss/news-cycle.scss')
-rw-r--r--web-ui/app/scss/news-cycle.scss13
1 files changed, 0 insertions, 13 deletions
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;
-}