/////////////////////////////////
// THEME / VARIABLES / TYPOGRAPHY
/////////////////////////////////


// Font weight
$font-weight-normal: 300;
$font-weight-bold: 600;
$font-weight-bolder: 700;