Sha256: 5f91ba5f583c1b4f35bc8b3aeef7b0fb4f9e721be3d9bebf63c9cc0a7ebbd25d
Contents?: true
Size: 1.17 KB
Versions: 7
Compression:
Stored size: 1.17 KB
Contents
/*------------------------------------*\ #LORA \*------------------------------------*/ // scss-lint:disable VariableForProperty @font-face { font-family: 'Lora'; font-weight: normal; font-style: normal; src: font-url('workarea/storefront/lora/lora_regular_webfont.woff2') format('woff2'), font-url('workarea/storefront/lora/lora_regular_webfont.woff') format('woff'); } @font-face { font-family: 'Lora'; font-weight: normal; font-style: italic; src: font-url('workarea/storefront/lora/lora_italic_webfont.woff2') format('woff2'), font-url('workarea/storefront/lora/lora_italic_webfont.woff') format('woff'); } @font-face { font-family: 'Lora'; font-weight: bold; font-style: normal; src: font-url('workarea/storefront/lora/lora_bold_webfont.woff2') format('woff2'), font-url('workarea/storefront/lora/lora_bold_webfont.woff') format('woff'); } @font-face { font-family: 'Lora'; font-weight: bold; font-style: italic; src: font-url('workarea/storefront/lora/lora_bolditalic_webfont.woff2') format('woff2'), font-url('workarea/storefront/lora/lora_bolditalic_webfont.woff') format('woff'); }
Version data entries
7 entries across 7 versions & 2 rubygems