/**
 * Variables
 *
 * parts of them are compatible with Bootstrap
 */

$font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, "Pingfang SC", "Microsoft Yahei", Sans-serif !default;
$font-family-base: $font-family-sans-serif !default;
$font-size-base: 14px !default;
$font-weight-base: 300 !default;
$line-height-base: 1.5 !default;
$text-color: #333 !default;
