Sha256: 12d2a4c82befb8e4af96369b71fe20559371c30465352456621fa7f61ced9cc0
Contents?: true
Size: 1.08 KB
Versions: 3
Compression:
Stored size: 1.08 KB
Contents
@font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(font-path('material-icons/MaterialIcons-Regular.eot')); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(font-path('material-icons/MaterialIcons-Regular.woff2')) format('woff2'), url(font-path('material-icons/MaterialIcons-Regular.woff')) format('woff'), url(font-path('material-icons/MaterialIcons-Regular.ttf')) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: 'liga'; }
Version data entries
3 entries across 3 versions & 1 rubygems