//-------------------------------------
//-- Common - Fonts
//-------------------------------------

//-- Open Sans
// @include nwayo-load-font-styles(konstan-get('font.open-sans'), 'opensans-light-webfont',           'common', $weight:$nwayo-light-weight);
// @include nwayo-load-font-styles(konstan-get('font.open-sans'), 'opensans-lightitalic-webfont',     'common', $weight:$nwayo-light-weight, $style:italic);

// @include nwayo-load-font-styles(konstan-get('font.open-sans'), 'opensans-regular-webfont',         'common', $weight:$nwayo-normal-weight);
// @include nwayo-load-font-styles(konstan-get('font.open-sans'), 'opensans-italic-webfont',          'common', $weight:$nwayo-normal-weight, $style:italic);

// @include nwayo-load-font-styles(konstan-get('font.open-sans'), 'opensans-semibold-webfont',        'common', $weight:$nwayo-semibold-weight, $style:italic);
// @include nwayo-load-font-styles(konstan-get('font.open-sans'), 'opensans-semibolditalic-webfont',  'common', $weight:$nwayo-semibold-weight, $style:italic);

// @include nwayo-load-font-styles(konstan-get('font.open-sans'), 'opensans-bold-webfont',            'common', $weight:$nwayo-bold-weight);
// @include nwayo-load-font-styles(konstan-get('font.open-sans'), 'opensans-bolditalic-webfont',      'common', $weight:$nwayo-bold-weight, $style:italic);

// @include nwayo-load-font-styles(konstan-get('font.open-sans'), 'opensans-extrabold-webfont',       'common', $weight:$nwayo-extrabold-weight);
// @include nwayo-load-font-styles(konstan-get('font.open-sans'), 'opensans-extrabolditalic-webfont', 'common', $weight:$nwayo-extrabold-weight, $style:italic);



//-- Merriweather
// @include nwayo-load-font-styles(konstan-get('font.merriweather'), 'merriweather-light-webfont',       'common', $weight:$nwayo-light-weight);
// @include nwayo-load-font-styles(konstan-get('font.merriweather'), 'merriweather-lightitalic-webfont', 'common', $weight:$nwayo-light-weight, $style:italic);

// @include nwayo-load-font-styles(konstan-get('font.merriweather'), 'merriweather-regular-webfont',     'common', $weight:$nwayo-normal-weight);
// @include nwayo-load-font-styles(konstan-get('font.merriweather'), 'merriweather-italic-webfont',      'common', $weight:$nwayo-normal-weight, $style:italic);

// @include nwayo-load-font-styles(konstan-get('font.merriweather'), 'merriweather-bold-webfont',        'common', $weight:$nwayo-bold-weight);
// @include nwayo-load-font-styles(konstan-get('font.merriweather'), 'merriweather-bolditalic-webfont',  'common', $weight:$nwayo-bold-weight, $style:italic);

// @include nwayo-load-font-styles(konstan-get('font.merriweather'), 'merriweather-black-webfont',       'common', $weight:$nwayo-black-weight);
// @include nwayo-load-font-styles(konstan-get('font.merriweather'), 'merriweather-blackitalic-webfont', 'common', $weight:$nwayo-black-weight, $style:italic);
