// =============================================================================
// :: Typography
// =============================================================================
/**
 * Typography settings for defining the typo used throughout the brandplatform.
 * When a value is not filled in or disabled the default value is used instead.
 */

// =============================================================================
// :: Font family
// =============================================================================
$bp-font-family-primary: $font-family-primary;
$bp-font-family-secondary: $font-family-secondary;
