:root {
  --heading-1-font-family: "Albert Sans", Helvetica;
  --heading-1-font-weight: 700;
  --heading-1-font-size: 16px;
  --heading-1-letter-spacing: 0px;
  --heading-1-line-height: normal;
  --heading-1-font-style: normal;
  --name-feed-font-family: "Albert Sans", Helvetica;
  --name-feed-font-weight: 700;
  --name-feed-font-size: 20px;
  --name-feed-letter-spacing: 0px;
  --name-feed-line-height: normal;
  --name-feed-font-style: normal;
  --body-text-secondary-font-family: "Albert Sans", Helvetica;
  --body-text-secondary-font-weight: 400;
  --body-text-secondary-font-size: 10px;
  --body-text-secondary-letter-spacing: 0px;
  --body-text-secondary-line-height: normal;
  --body-text-secondary-font-style: normal;
  --body-text-primary-font-family: "Albert Sans", Helvetica;
  --body-text-primary-font-weight: 400;
  --body-text-primary-font-size: 12px;
  --body-text-primary-letter-spacing: 0px;
  --body-text-primary-line-height: normal;
  --body-text-primary-font-style: normal;
  --button-text-font-family: "Open Sans", Helvetica;
  --button-text-font-weight: 600;
  --button-text-font-size: 14px;
  --button-text-letter-spacing: 0px;
  --button-text-line-height: normal;
  --button-text-font-style: normal;
}
