about summary refs log tree commit diff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authorEugen <eugen@zeonfederated.com>2017-04-18 23:34:50 +0200
committerGitHub <noreply@github.com>2017-04-18 23:34:50 +0200
commitc6a4ab3b92f57df9115608563ca322211f62ec98 (patch)
tree9d007361aaaf61162dcfc7ad58bc2ddb0727d6c1 /app/assets/stylesheets
parente09ab2c0bdc0822886fa98b0019d4a447a2ee0d6 (diff)
Remove unused fonts (#2103)
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/fonts/montserrat.scss1
-rw-r--r--app/assets/stylesheets/fonts/roboto-mono.scss143
-rw-r--r--app/assets/stylesheets/fonts/roboto.scss97
3 files changed, 0 insertions, 241 deletions
diff --git a/app/assets/stylesheets/fonts/montserrat.scss b/app/assets/stylesheets/fonts/montserrat.scss
index d25403c3e..680e84670 100644
--- a/app/assets/stylesheets/fonts/montserrat.scss
+++ b/app/assets/stylesheets/fonts/montserrat.scss
@@ -8,4 +8,3 @@
   font-weight: 400;
   font-style: normal;
 }
-
diff --git a/app/assets/stylesheets/fonts/roboto-mono.scss b/app/assets/stylesheets/fonts/roboto-mono.scss
index 319ecb08e..52c78fa99 100644
--- a/app/assets/stylesheets/fonts/roboto-mono.scss
+++ b/app/assets/stylesheets/fonts/roboto-mono.scss
@@ -1,113 +1,3 @@
-/*
-@font-face {
-  font-family: 'Roboto Mono';
-  src: font-url('roboto-mono/robotomono-bold-webfont.eot');
-  src: font-url('roboto-mono/robotomono-bold-webfont.eot?#iefix') format('embedded-opentype'),
-  font-url('roboto-mono/robotomono-bold-webfont.woff2') format('woff2'),
-  font-url('roboto-mono/robotomono-bold-webfont.woff') format('woff'),
-  font-url('roboto-mono/robotomono-bold-webfont.ttf') format('truetype'),
-  font-url('roboto-mono/robotomono-bold-webfont.svg#roboto_monobold') format('svg');
-  font-weight: bold;
-  font-style: normal;
-
-}
-
-@font-face {
-  font-family: 'Roboto Mono';
-  src: font-url('roboto-mono/robotomono-bolditalic-webfont.eot');
-  src: font-url('roboto-mono/robotomono-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
-  font-url('roboto-mono/robotomono-bolditalic-webfont.woff2') format('woff2'),
-  font-url('roboto-mono/robotomono-bolditalic-webfont.woff') format('woff'),
-  font-url('roboto-mono/robotomono-bolditalic-webfont.ttf') format('truetype'),
-  font-url('roboto-mono/robotomono-bolditalic-webfont.svg#roboto_monobold_italic') format('svg');
-  font-weight: bold;
-  font-style: italic;
-
-}
-
-
-
-
-@font-face {
-  font-family: 'Roboto Mono';
-  src: font-url('roboto-mono/robotomono-italic-webfont.eot');
-  src: font-url('roboto-mono/robotomono-italic-webfont.eot?#iefix') format('embedded-opentype'),
-  font-url('roboto-mono/robotomono-italic-webfont.woff2') format('woff2'),
-  font-url('roboto-mono/robotomono-italic-webfont.woff') format('woff'),
-  font-url('roboto-mono/robotomono-italic-webfont.ttf') format('truetype'),
-  font-url('roboto-mono/robotomono-italic-webfont.svg#roboto_monoitalic') format('svg');
-  font-weight: normal;
-  font-style: italic;
-
-}
-
-
-
-
-@font-face {
-  font-family: 'Roboto Mono';
-  src: font-url('roboto-mono/robotomono-light-webfont.eot');
-  src: font-url('roboto-mono/robotomono-light-webfont.eot?#iefix') format('embedded-opentype'),
-  font-url('roboto-mono/robotomono-light-webfont.woff2') format('woff2'),
-  font-url('roboto-mono/robotomono-light-webfont.woff') format('woff'),
-  font-url('roboto-mono/robotomono-light-webfont.ttf') format('truetype'),
-  font-url('roboto-mono/robotomono-light-webfont.svg#roboto_monolight') format('svg');
-  font-weight: 300;
-  font-style: normal;
-
-}
-
-
-
-
-@font-face {
-  font-family: 'Roboto Mono';
-  src: font-url('roboto-mono/robotomono-lightitalic-webfont.eot');
-  src: font-url('roboto-mono/robotomono-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
-  font-url('roboto-mono/robotomono-lightitalic-webfont.woff2') format('woff2'),
-  font-url('roboto-mono/robotomono-lightitalic-webfont.woff') format('woff'),
-  font-url('roboto-mono/robotomono-lightitalic-webfont.ttf') format('truetype'),
-  font-url('roboto-mono/robotomono-lightitalic-webfont.svg#roboto_monolight_italic') format('svg');
-  font-weight: 300;
-  font-style: italic;
-
-}
-
-
-
-
-@font-face {
-  font-family: 'Roboto Mono';
-  src: font-url('roboto-mono/robotomono-medium-webfont.eot');
-  src: font-url('roboto-mono/robotomono-medium-webfont.eot?#iefix') format('embedded-opentype'),
-  font-url('roboto-mono/robotomono-medium-webfont.woff2') format('woff2'),
-  font-url('roboto-mono/robotomono-medium-webfont.woff') format('woff'),
-  font-url('roboto-mono/robotomono-medium-webfont.ttf') format('truetype'),
-  font-url('roboto-mono/robotomono-medium-webfont.svg#roboto_monomedium') format('svg');
-  font-weight: 500;
-  font-style: normal;
-
-}
-
-
-
-
-@font-face {
-  font-family: 'Roboto Mono';
-  src: font-url('roboto-mono/robotomono-mediumitalic-webfont.eot');
-  src: font-url('roboto-mono/robotomono-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
-  font-url('roboto-mono/robotomono-mediumitalic-webfont.woff2') format('woff2'),
-  font-url('roboto-mono/robotomono-mediumitalic-webfont.woff') format('woff'),
-  font-url('roboto-mono/robotomono-mediumitalic-webfont.ttf') format('truetype'),
-  font-url('roboto-mono/robotomono-mediumitalic-webfont.svg#roboto_monomedium_italic') format('svg');
-  font-weight: 500;
-  font-style: italic;
-
-}
-
-
-*/
-
 @font-face {
   font-family: 'Roboto Mono';
   src: font-url('roboto-mono/robotomono-regular-webfont.eot');
@@ -118,37 +8,4 @@
   font-url('roboto-mono/robotomono-regular-webfont.svg#roboto_monoregular') format('svg');
   font-weight: 400;
   font-style: normal;
-
 }
-
-
-/*
-
-@font-face {
-  font-family: 'Roboto Mono';
-  src: font-url('roboto-mono/robotomono-thin-webfont.eot');
-  src: font-url('roboto-mono/robotomono-thin-webfont.eot?#iefix') format('embedded-opentype'),
-  font-url('roboto-mono/robotomono-thin-webfont.woff2') format('woff2'),
-  font-url('roboto-mono/robotomono-thin-webfont.woff') format('woff'),
-  font-url('roboto-mono/robotomono-thin-webfont.ttf') format('truetype'),
-  font-url('roboto-mono/robotomono-thin-webfont.svg#roboto_monothin') format('svg');
-  font-weight: 200;
-  font-style: normal;
-
-}
-
-
-
-
-@font-face {
-  font-family: 'Roboto Mono';
-  src: font-url('roboto-mono/robotomono-thinitalic-webfont.eot');
-  src: font-url('roboto-mono/robotomono-thinitalic-webfont.eot?#iefix') format('embedded-opentype'),
-   font-url('roboto-mono/robotomono-thinitalic-webfont.woff2') format('woff2'),
-   font-url('roboto-mono/robotomono-thinitalic-webfont.woff') format('woff'),
-   font-url('roboto-mono/robotomono-thinitalic-webfont.ttf') format('truetype'),
-   font-url('roboto-mono/robotomono-thinitalic-webfont.svg#roboto_monothin_italic') format('svg');
-  font-weight: 200;
-  font-style: italic;
-
-}*/
diff --git a/app/assets/stylesheets/fonts/roboto.scss b/app/assets/stylesheets/fonts/roboto.scss
index 5c0d14043..64d7bf899 100644
--- a/app/assets/stylesheets/fonts/roboto.scss
+++ b/app/assets/stylesheets/fonts/roboto.scss
@@ -1,16 +1,3 @@
-/*
-@font-face {
-	font-family: 'Roboto';
-	src: font-url('roboto/roboto-lightitalic-webfont.eot');
-	src: font-url('roboto/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
-        font-url('roboto/roboto-lightitalic-webfont.woff2') format('woff2'),
-        font-url('roboto/roboto-lightitalic-webfont.woff') format('woff'),
-		font-url('roboto/roboto-lightitalic-webfont.ttf') format('truetype'),
-		font-url('roboto/roboto-lightitalic-webfont.svg#roboto-lightitalic-webfont') format('svg');
-	font-weight: 300;
-	font-style: italic;
-}*/
-
 @font-face {
 	font-family: 'Roboto';
 	src: font-url('roboto/roboto-italic-webfont.eot');
@@ -47,18 +34,6 @@
 	font-weight: 500;
 	font-style: normal;
 }
-/*
-@font-face {
-	font-family: 'Roboto';
-	src: font-url('roboto/roboto-thin-webfont.eot');
-	src: font-url('roboto/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
-		font-url('roboto/roboto-thin-webfont.woff2') format('woff2'),
-		font-url('roboto/roboto-thin-webfont.woff') format('woff'),
-		font-url('roboto/roboto-thin-webfont.ttf') format('truetype'),
-		font-url('roboto/roboto-thin-webfont.svg#roboto-thin-webfont') format('svg');
-	font-weight: 100;
-	font-style: normal;
-}*/
 
 @font-face {
 	font-family: 'Roboto';
@@ -71,75 +46,3 @@
 	font-weight: normal;
 	font-style: normal;
 }
-/*
-@font-face {
-	font-family: 'Roboto';
-	src: font-url('roboto/roboto-mediumitalic-webfont.eot');
-	src: font-url('roboto/roboto-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
-		font-url('roboto/roboto-mediumitalic-webfont.woff2') format('woff2'),
-		font-url('roboto/roboto-mediumitalic-webfont.woff') format('woff'),
-		font-url('roboto/roboto-mediumitalic-webfont.ttf') format('truetype'),
-		font-url('roboto/roboto-mediumitalic-webfont.svg#roboto-mediumitalic-webfont') format('svg');
-	font-weight: 500;
-	font-style: italic;
-}
-
-@font-face {
-	font-family: 'Roboto';
-	src: font-url('roboto/roboto-bolditalic-webfont.eot');
-	src: font-url('roboto/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
-		font-url('roboto/roboto-bolditalic-webfont.woff2') format('woff2'),
-		font-url('roboto/roboto-bolditalic-webfont.woff') format('woff'),
-		font-url('roboto/roboto-bolditalic-webfont.ttf') format('truetype'),
-		font-url('roboto/roboto-bolditalic-webfont.svg#roboto-bolditalic-webfont') format('svg');
-	font-weight: bold;
-	font-style: italic;
-}
-
-@font-face {
-	font-family: 'Roboto';
-	src: font-url('roboto/roboto-light-webfont.eot');
-	src: font-url('roboto/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
-		font-url('roboto/roboto-light-webfont.woff2') format('woff2'),
-		font-url('roboto/roboto-light-webfont.woff') format('woff'),
-		font-url('roboto/roboto-light-webfont.ttf') format('truetype'),
-		font-url('roboto/roboto-light-webfont.svg#roboto-light-webfont') format('svg');
-	font-weight: 300;
-	font-style: normal;
-}
-
-@font-face {
-	font-family: 'Roboto';
-	src: font-url('roboto/roboto-thinitalic-webfont.eot');
-	src: font-url('roboto/roboto-thinitalic-webfont.eot?#iefix') format('embedded-opentype'),
-		font-url('roboto/roboto-thinitalic-webfont.woff2') format('woff2'),
-		font-url('roboto/roboto-thinitalic-webfont.woff') format('woff'),
-		font-url('roboto/roboto-thinitalic-webfont.ttf') format('truetype'),
-		font-url('roboto/roboto-thinitalic-webfont.svg#roboto-thinitalic-webfont') format('svg');
-	font-weight: 100;
-	font-style: italic;
-}
-
-@font-face {
-	font-family: 'Roboto';
-	src: font-url('roboto/roboto-blackitalic-webfont.eot');
-	src: font-url('roboto/roboto-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
-		font-url('roboto/roboto-blackitalic-webfont.woff2') format('woff2'),
-		font-url('roboto/roboto-blackitalic-webfont.woff') format('woff'),
-		font-url('roboto/roboto-blackitalic-webfont.ttf') format('truetype'),
-		font-url('roboto/roboto-blackitalic-webfont.svg#roboto-blackitalic-webfont') format('svg');
-	font-weight: 900;
-	font-style: italic;
-}
-
-@font-face {
-	font-family: 'Roboto';
-	src: font-url('roboto/roboto-black-webfont.eot');
-	src: font-url('roboto/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
-		font-url('roboto/roboto-black-webfont.woff2') format('woff2'),
-		font-url('roboto/roboto-black-webfont.woff') format('woff'),
-		font-url('roboto/roboto-black-webfont.ttf') format('truetype'),
-		font-url('roboto/roboto-black-webfont.svg#roboto-black-webfont') format('svg');
-	font-weight: 900;
-	font-style: normal;
-}*/