// =============================================================================
// :: Default font families
// =============================================================================
/**
 * These are the default font families for the brandplatform and will be used
 * when there are non passed or defined previous to the import of this file.
 */
$bp-font-family-primary: ("Helvetica", "Arial", sans-serif) !default;
$bp-font-family-secondary: ("Helvetica", "Arial", sans-serif) !default;
