diff --git a/app/assets/stylesheets/fonts.scss b/app/assets/stylesheets/fonts.scss index b9353cc92..b6fc2d973 100644 --- a/app/assets/stylesheets/fonts.scss +++ b/app/assets/stylesheets/fonts.scss @@ -73,17 +73,6 @@ font-style: italic; } -@font-face { - font-family: 'Roboto'; - src: font-url('roboto-black.eot'); - src: font-url('roboto-black.eot?#iefix') format('embedded-opentype'), - font-url('roboto-black.woff') format('woff'), - font-url('roboto-black.ttf') format('truetype'), - font-url('roboto-black.svg#latoblack') format('svg'); - font-weight: bolder; - font-style: normal; -} - @font-face { font-family: 'Roboto'; src: font-url('roboto-blackitalic.eot');