Sha256: 27e4b722208e1783e4dc8a24969f1600bcdc46fefd911b23291fd3d25adb0c7b

Contents?: true

Size: 543 Bytes

Versions: 14

Compression:

Stored size: 543 Bytes

Contents

/******************************************************************************/
// config/_fonts.scss
//
// DESCRIPTION: Loading of font files and their font-stack variables.
//
//
@import url(http://fonts.googleapis.com/css?family=Source+Code+Pro);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic);

//
// Woo font-family overrides
$header-font: 'Source Sans Pro', sans-serif;
$body-font: 'Source Sans Pro', Helvetica, sans-serif;
$code-font: 'Source Code Pro', Fixed, monospace;

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
woo-0.2.0 app/assets/stylesheets/woo/config/_fonts.scss
woo-0.1.12 app/assets/stylesheets/woo/config/_fonts.scss
woo-0.1.11 app/assets/stylesheets/woo/config/_fonts.scss
woo-0.1.10 app/assets/stylesheets/woo/config/_fonts.scss
woo-0.1.9 app/assets/stylesheets/woo/config/_fonts.scss
woo-0.1.8 app/assets/stylesheets/woo/config/_fonts.scss
woo-0.1.7 app/assets/stylesheets/woo/config/_fonts.scss
woo-0.1.6 app/assets/stylesheets/woo/config/_fonts.scss
woo-0.1.5 app/assets/stylesheets/woo/config/_fonts.scss
woo-0.1.4 app/assets/stylesheets/woo/config/_fonts.scss
woo-0.1.3 app/assets/stylesheets/woo/config/_fonts.scss
woo-0.1.2 app/assets/stylesheets/woo/config/_fonts.scss
woo-0.1.0 app/assets/stylesheets/woo/config/_fonts.scss
woo-0.1.0.pre1 app/assets/stylesheets/woo/config/_fonts.scss