:root {
  /* Font families */
  --font-family-system: Objektiv, sans-serif, 'Helvetica Neue', Helvetica, Arial;

  /* Font weights */
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-bold: 600;
  --font-weight-xbold: 800;
}

/*
  Heading
*/

/*
  Sub-Heading
*/

/*
  Body
*/

/*
  Caption
*/

/*
  Overline
*/

/*
  Button
*/

/*
  Button Old - DO NOT USE
*/
