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