Sha256: f9a0f6b81b3552b78a6459b324cb8236958453f04a655467dedea3259f17ed96
Contents?: true
Size: 1.97 KB
Versions: 36
Compression:
Stored size: 1.97 KB
Contents
/* Webfont: Lato-Bold */@font-face { font-family: 'LatoWeb'; src: font-url('Lato-Bold.eot'); /* IE9 Compat Modes */ src: font-url('Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ font-url('Lato-Bold.woff2') format('woff2'), /* Modern Browsers */ font-url('Lato-Bold.woff') format('woff'), /* Modern Browsers */ font-url('Lato-Bold.ttf') format('truetype'); font-style: normal; font-weight: bold; text-rendering: optimizeLegibility; } /* Webfont: Lato-BoldItalic */@font-face { font-family: 'LatoWeb'; src: font-url('Lato-BoldItalic.eot'); /* IE9 Compat Modes */ src: font-url('Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ font-url('Lato-BoldItalic.woff2') format('woff2'), /* Modern Browsers */ font-url('Lato-BoldItalic.woff') format('woff'), /* Modern Browsers */ font-url('Lato-BoldItalic.ttf') format('truetype'); font-style: italic; font-weight: bold; text-rendering: optimizeLegibility; } /* Webfont: Lato-Italic */@font-face { font-family: 'LatoWeb'; src: font-url('Lato-Italic.eot'); /* IE9 Compat Modes */ src: font-url('Lato-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ font-url('Lato-Italic.woff2') format('woff2'), /* Modern Browsers */ font-url('Lato-Italic.woff') format('woff'), /* Modern Browsers */ font-url('Lato-Italic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Regular */@font-face { font-family: 'LatoWeb'; src: font-url('Lato-Regular.eot'); /* IE9 Compat Modes */ src: font-url('Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ font-url('Lato-Regular.woff2') format('woff2'), /* Modern Browsers */ font-url('Lato-Regular.woff') format('woff'), /* Modern Browsers */ font-url('Lato-Regular.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; }
Version data entries
36 entries across 36 versions & 2 rubygems