:root {
  --brand-blue: #0066ff;
  --brand-navy: #0a1428;
  --brand-charcoal: #141419;
  --brand-slate: #788291;
  --brand-silver: #d7dce6;
  --brand-white: #fff;

  /* todo: add woff fonts */ 
}