:root {
  --headings-font-family: Inter, sans-serif;
  --headings-font-weight: 500;
  --headings-font-style: normal;
  --headings-text-transform: none;
  --body-font-family: Inter, sans-serif;
  --body-font-weight: 300;
  --body-font-style: normal;
  --buttons-font-family: Inter, sans-serif;
  --buttons-font-weight: 500;
  --buttons-font-style: normal;
  --buttons-text-transform: none;
}
