Sha256: 856a10d7d4d2e1ee8faf3c56f3c6f5ab57243ff7ec47bd7770bbb6c881b4bd01
Contents?: true
Size: 482 Bytes
Versions: 8
Compression:
Stored size: 482 Bytes
Contents
/* font family decleration and font path =========*/ @font-face { font-family:'flexi'; src:url('#{$font-path}#{$font-name}.eot?cyeaso'); src:url('#{$font-path}#{$font-name}.eot?#iefixcyeaso') format('embedded-opentype'), url('#{$font-path}#{$font-name}.woff?cyeaso') format('woff'), url('#{$font-path}#{$font-name}.ttf?cyeaso') format('truetype'), url('#{$font-path}#{$font-name}.svg?cyeaso#flexi') format('svg'); font-weight: normal; font-style: normal; }
Version data entries
8 entries across 8 versions & 1 rubygems