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.5.27 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.26 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.45 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.25 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.23 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.44 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.22 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.43 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.21 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.42 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.20 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.41 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.19 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.40 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.18 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.39 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.17 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.38 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.5.16 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss
workarea-storefront-3.4.37 app/assets/stylesheets/workarea/storefront/generic/_fonts.scss