Sha256: 6d875a5a3670909470ce47e6fd8dc34e109300c0a6a0cb014fb82d70a90134be

Contents?: true

Size: 662 Bytes

Versions: 7

Compression:

Stored size: 662 Bytes

Contents

/*------------------------------------*\
    #HIND
\*------------------------------------*/

// scss-lint:disable VariableForProperty

@font-face {
    font-family: 'Hind';
    font-weight: normal;
    font-style: normal;
    src: font-url('workarea/storefront/hind/hind_regular_webfont.woff2') format('woff2'),
         font-url('workarea/storefront/hind/hind_regular_webfont.woff') format('woff');
}

@font-face {
    font-family: 'Hind';
    font-weight: bold;
    font-style: normal;
    src: font-url('workarea/storefront/hind/hind_bold_webfont.woff2') format('woff2'),
         font-url('workarea/storefront/hind/hind_bold_webfont.woff') format('woff');
}

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
workarea-nvy_theme-1.2.1 app/assets/stylesheets/workarea/storefront/theme_config/fonts/_hind.scss
workarea-haven_theme-1.4.0 app/assets/stylesheets/workarea/storefront/theme_config/fonts/_hind.scss
workarea-haven_theme-1.3.0 app/assets/stylesheets/workarea/storefront/theme_config/fonts/_hind.scss
workarea-nvy_theme-1.2.0 app/assets/stylesheets/workarea/storefront/theme_config/fonts/_hind.scss
workarea-nvy_theme-1.1.4 app/assets/stylesheets/workarea/storefront/theme_config/fonts/_hind.scss
workarea-nvy_theme-1.1.3 app/assets/stylesheets/workarea/storefront/theme_config/fonts/_hind.scss
workarea-nvy_theme-1.1.2 app/assets/stylesheets/workarea/storefront/theme_config/fonts/_hind.scss