$fontBase: "Aeonik", "Helvetica", "Arial", sans-serif;
$fontMonospace: "Source Code Pro", "Menlo", "Monaco", "Consolas", "Courier New", monospace;
$fontSize1: 48px;
$fontWeight1: normal;
$fontSize2: 24px;
$fontWeight2: bold;
$fontSize3: 18px;
$fontWeight3: bold;
$fontSize4: 14px;
$fontWeight4: bold;
$fontSize5: 12px;
$fontWeight5: bold;
$fontSize6: 10px;
$fontWeight6: bold;
$fontWeightBase: normal;
$lineHeightBase: 22px;
$fontSizeXSmall: 10px;
$fontSizeSmall: 12px;
$fontSizeBase: 16px;
$fontSizeLarge: 18px;
$fontSizeXLarge: 24px;

$fontWeightNormal: normal;
$fontWeightMedium: 500;
$fontWeightBold: bold;
