app/assets/stylesheets/_fonts.scss in arctic_admin-1.2.2 vs app/assets/stylesheets/_fonts.scss in arctic_admin-1.2.3

- old
+ new

@@ -1,101 +1,29 @@ -/* Webfont: Lato-Black */@font-face { - font-family: 'LatoWebBlack'; - src: font-url('Lato-Black.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-Black.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-Black.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-Black.ttf') format('truetype'); - font-style: normal; - font-weight: normal; - text-rendering: optimizeLegibility; -} - -/* Webfont: Lato-BlackItalic */@font-face { - font-family: 'LatoWebBlack'; - src: font-url('Lato-BlackItalic.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-BlackItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-BlackItalic.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-BlackItalic.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-BlackItalic.ttf') format('truetype'); - font-style: italic; - font-weight: normal; - text-rendering: optimizeLegibility; -} - /* Webfont: Lato-Bold */@font-face { - font-family: 'LatoWebBold'; + 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: normal; + font-weight: bold; text-rendering: optimizeLegibility; } /* Webfont: Lato-BoldItalic */@font-face { - font-family: 'LatoWebBold'; + 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: normal; + font-weight: bold; text-rendering: optimizeLegibility; } -/* Webfont: Lato-Hairline */@font-face { - font-family: 'LatoWebHairline'; - src: font-url('Lato-Hairline.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-Hairline.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-Hairline.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-Hairline.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-Hairline.ttf') format('truetype'); - font-style: normal; - font-weight: normal; - text-rendering: optimizeLegibility; -} - -/* Webfont: Lato-HairlineItalic */@font-face { - font-family: 'LatoWebHairline'; - src: font-url('Lato-HairlineItalic.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-HairlineItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-HairlineItalic.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-HairlineItalic.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-HairlineItalic.ttf') format('truetype'); - font-style: italic; - font-weight: normal; - text-rendering: optimizeLegibility; -} - -/* Webfont: Lato-Heavy */@font-face { - font-family: 'LatoWebHeavy'; - src: font-url('Lato-Heavy.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-Heavy.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-Heavy.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-Heavy.ttf') format('truetype'); - font-style: normal; - font-weight: normal; - text-rendering: optimizeLegibility; -} - -/* Webfont: Lato-HeavyItalic */@font-face { - font-family: 'LatoWebHeavy'; - src: font-url('Lato-HeavyItalic.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-HeavyItalic.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-HeavyItalic.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-HeavyItalic.ttf') format('truetype'); - font-style: italic; - font-weight: normal; - 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 */ @@ -104,113 +32,17 @@ font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } -/* Webfont: Lato-Light */@font-face { - font-family: 'LatoWebLight'; - src: font-url('Lato-Light.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-Light.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-Light.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-Light.ttf') format('truetype'); - font-style: normal; - font-weight: normal; - text-rendering: optimizeLegibility; -} - -/* Webfont: Lato-LightItalic */@font-face { - font-family: 'LatoWebLight'; - src: font-url('Lato-LightItalic.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-LightItalic.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-LightItalic.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-LightItalic.ttf') format('truetype'); - font-style: italic; - font-weight: normal; - text-rendering: optimizeLegibility; -} - -/* Webfont: Lato-Medium */@font-face { - font-family: 'LatoWebMedium'; - src: font-url('Lato-Medium.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-Medium.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-Medium.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-Medium.ttf') format('truetype'); - font-style: normal; - font-weight: normal; - text-rendering: optimizeLegibility; -} - -/* Webfont: Lato-MediumItalic */@font-face { - font-family: 'LatoWebMedium'; - src: font-url('Lato-MediumItalic.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-MediumItalic.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-MediumItalic.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-MediumItalic.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; -} - -/* Webfont: Lato-Semibold */@font-face { - font-family: 'LatoWebSemibold'; - src: font-url('Lato-Semibold.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-Semibold.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-Semibold.ttf') format('truetype'); - font-style: normal; - font-weight: normal; - text-rendering: optimizeLegibility; -} - -/* Webfont: Lato-SemiboldItalic */@font-face { - font-family: 'LatoWebSemibold'; - src: font-url('Lato-SemiboldItalic.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-SemiboldItalic.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-SemiboldItalic.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-SemiboldItalic.ttf') format('truetype'); - font-style: italic; - font-weight: normal; - text-rendering: optimizeLegibility; -} - -/* Webfont: Lato-Thin */@font-face { - font-family: 'LatoWebThin'; - src: font-url('Lato-Thin.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-Thin.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-Thin.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-Thin.ttf') format('truetype'); - font-style: normal; - font-weight: normal; - text-rendering: optimizeLegibility; -} - -/* Webfont: Lato-ThinItalic */@font-face { - font-family: 'LatoWebThin'; - src: font-url('Lato-ThinItalic.eot'); /* IE9 Compat Modes */ - src: font-url('Lato-ThinItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - font-url('Lato-ThinItalic.woff2') format('woff2'), /* Modern Browsers */ - font-url('Lato-ThinItalic.woff') format('woff'), /* Modern Browsers */ - font-url('Lato-ThinItalic.ttf') format('truetype'); - font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; }