Sha256: f15b1ff77face2c57ca068bb96864175819cffd1fc5c8cd87a9cf5b68860b7f4

Contents?: true

Size: 557 Bytes

Versions: 7

Compression:

Stored size: 557 Bytes

Contents

// Icons

@font-face
  font-family: "ics_spina"
  font-style: normal
  font-weight: normal
  src: url(asset-path('spina/ics_spina.woff')) format('woff')

.icon
  display: inline-block
  vertical-align: middle
  font-size: inherit
  line-height: inherit // NOTE: should be 1
  font-family: "ics_spina" !important
  font-style: normal !important
  font-variant: normal !important
  font-weight: normal !important
  text-transform: none !important
  speak: none
  text-rendering: auto
  -webkit-font-smoothing: antialiased
  -moz-osx-font-smoothing: grayscale

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
spina-1.1.1 app/assets/stylesheets/spina/_fonts.sass
spina-1.1.0 app/assets/stylesheets/spina/_fonts.sass
spina-1.0.3 app/assets/stylesheets/spina/_fonts.sass
spina-1.0.2 app/assets/stylesheets/spina/_fonts.sass
spina-1.0.1 app/assets/stylesheets/spina/_fonts.sass
spina-1.0.0 app/assets/stylesheets/spina/_fonts.sass
spina-0.12.0 app/assets/stylesheets/spina/_fonts.sass