Sha256: 8381cf3176145a85eae52c2b4bb756e4d809956febb3bfa05f6b908db61269da

Contents?: true

Size: 1.17 KB

Versions: 7

Compression:

Stored size: 1.17 KB

Contents

/*------------------------------------*\
    #MULI
\*------------------------------------*/

// scss-lint:disable VariableForProperty

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

@font-face {
    font-family: 'Muli';
    font-weight: normal;
    font-style: italic;
    src: font-url('workarea/storefront/muli/muli_italic_webfont.woff2') format('woff2'),
         font-url('workarea/storefront/muli/muli_italic_webfont.woff') format('woff');
}

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

@font-face {
    font-family: 'Muli';
    font-weight: bold;
    font-style: italic;
    src: font-url('workarea/storefront/muli/muli_bolditalic_webfont.woff2') format('woff2'),
         font-url('workarea/storefront/muli/muli_bolditalic_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/_muli.scss
workarea-haven_theme-1.4.0 app/assets/stylesheets/workarea/storefront/theme_config/fonts/_muli.scss
workarea-haven_theme-1.3.0 app/assets/stylesheets/workarea/storefront/theme_config/fonts/_muli.scss
workarea-nvy_theme-1.2.0 app/assets/stylesheets/workarea/storefront/theme_config/fonts/_muli.scss
workarea-nvy_theme-1.1.4 app/assets/stylesheets/workarea/storefront/theme_config/fonts/_muli.scss
workarea-nvy_theme-1.1.3 app/assets/stylesheets/workarea/storefront/theme_config/fonts/_muli.scss
workarea-nvy_theme-1.1.2 app/assets/stylesheets/workarea/storefront/theme_config/fonts/_muli.scss