diff --git a/assets/styles/app.sass b/assets/styles/app.sass index 51fc0e05..efb64d62 100644 --- a/assets/styles/app.sass +++ b/assets/styles/app.sass @@ -1,12 +1,5 @@ @import "_mixins/all" -@font-face - font-family: 'Glyphicons Halflings' - src: url('/fonts/glyphiconshalflings-regular.eot') - src: url('/fonts/glyphiconshalflings-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/glyphiconshalflings-regular.woff') format('woff'), url('/fonts/glyphiconshalflings-regular.ttf') format('truetype'), url('/fonts/glyphiconshalflings-regular.svg#glyphicons_halflingsregular') format('svg') - font-weight: normal - font-style: normal - html, body font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif font-size: $font-size-small