Sha256: e6e0bc0be16536b49ad280d93ee9ba58e750fbfacb3e870cb9c4fdf1fcac6eb0

Contents?: true

Size: 295 Bytes

Versions: 9

Compression:

Stored size: 295 Bytes

Contents

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  src: url(font-path('hippo/fonts/fontawesome-webfont.woff2')) format('woff2'),
       url(font-path('hippo/fonts/fontawesome-webfont.woff')) format('woff');
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
hippo-fw-0.9.9 client/hippo/styles/fonts/_path.scss
hippo-fw-0.9.8 client/hippo/styles/fonts/_path.scss
hippo-fw-0.9.7 client/hippo/styles/fonts/_path.scss
hippo-fw-0.9.6 client/hippo/styles/fonts/_path.scss
hippo-fw-0.9.5 client/hippo/styles/fonts/_path.scss
hippo-fw-0.9.4 client/hippo/styles/fonts/_path.scss
hippo-fw-0.9.3 client/hippo/styles/fonts/_path.scss
hippo-fw-0.9.2 client/hippo/styles/fonts/_path.scss
hippo-fw-0.9.1 client/hippo/styles/fonts/_path.scss