:root {
  --headings-font-family: Grot10;
  --headings-font-weight: 700;
  --headings-font-style: normal;
  --headings-text-transform: uppercase;
  --body-font-family: Arimo, sans-serif;
  --body-font-weight: 400;
  --body-font-style: normal;
  --buttons-font-family: Grot10;
  --buttons-font-weight: 700;
  --buttons-font-style: normal;
  --buttons-text-transform: uppercase;
}
