Sha256: bf4164b3fdff4d4fe8a6b931ec8eeaedac2f39dae16c63f3e9ce7bac46dbd7eb

Contents?: true

Size: 1.17 KB

Versions: 62

Compression:

Stored size: 1.17 KB

Contents

/*------------------------------------*\
    #FONTS
\*------------------------------------*/

/**
 * If your project requires a custom webfont we recommend loading it into the
 * asset pipeline directly. This will ensure that Rails handles the caching of
 * all of the assets used by the application in addition to being more stable
 * than an asynchronous, 3rd party solution.
 *
 * Export your webfont into the following formats and save the files to
 * `workarea/storefront/app/assets/fonts` before loading them in the following
 * manner:
 *
 * @font-face {
 *     font-family: 'MyWebfont';
 *     src: font-url('workarea/storefront/my_webfont.eot'); // IE9 Compat Modes
 *     src: font-url('workarea/storefront/my_webfont.eot?#iefix') format('embedded-opentype'), // IE6-IE8
 *          font-url('workarea/storefront/my_webfont.woff2') format('woff2'), // Super Modern Browsers
 *          font-url('workarea/storefront/my_webfont.woff') format('woff'), // Pretty Modern Browsers
 *          font-url('workarea/storefront/my_webfont.ttf')  format('truetype'), // Safari, Android, iOS
 *          font-url('workarea/storefront/my_webfont.svg#svgFontName') format('svg'); // Legacy iOS
 * }
 */

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.4.27 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.4 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.26 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.3 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.25 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.2 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.24 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.1 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.23 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.22 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.0 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.21 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.0.beta.1 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.20 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.19 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.18 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.17 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.16 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.15 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.14 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss