Removed the unused font-face declararation.
Not needed since 754be38
(See issue #72)
This commit is contained in:
parent
6fd56d4521
commit
7adf8648e8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user