@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");

.HeadingH1 {
  font-family: Nunito;
  font-size: var(--text-sizes-heading-1);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.72px;
  text-wrap: pretty;
}

.HeadingH2 {
  font-family: Nunito;
  font-size: var(--text-sizes-heading-2);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.52px;
  text-wrap: pretty;
}

.HeadingH3 {
  font-family: Nunito;
  font-size: var(--text-sizes-heading-3);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.44px;
  text-wrap: pretty;
}

.HeadingH4 {
  font-family: Nunito;
  font-size: var(--text-sizes-heading-4);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: -0.36px;
  text-wrap: pretty;
}

.HeadingH5 {
  font-family: Nunito;
  font-size: var(--text-sizes-heading-5);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.28px;
  text-wrap: pretty;
}

.HeadingH6 {
  font-family: Nunito;
  font-size: var(--text-sizes-heading-6);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.22px;
  text-wrap: pretty;
}

.TextLargeExtra-Bold {
  font-family: Inter;
  font-size: var(--text-sizes-text-large);
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextLargeBold {
  font-family: Inter;
  font-size: var(--text-sizes-text-large);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextLargeSemi-Bold {
  font-family: Inter;
  font-size: var(--text-sizes-text-large);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextLargeMedium {
  font-family: Inter;
  font-size: var(--text-sizes-text-large);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextLargeLink {
  font-family: Inter;
  font-size: var(--text-sizes-text-large);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextLargeNormal {
  font-family: Inter;
  font-size: var(--text-sizes-text-large);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-wrap: pretty;
}

.TextLargeLight {
  font-family: Inter;
  font-size: var(--text-sizes-text-large);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextMediumExtra-Bold {
  font-family: Inter;
  font-size: var(--text-sizes-text-medium);
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextMediumBold {
  font-family: Inter;
  font-size: var(--text-sizes-text-medium);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextMediumSemi-Bold {
  font-family: Inter;
  font-size: var(--text-sizes-text-medium);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextMediumMedium {
  font-family: Inter;
  font-size: var(--text-sizes-text-medium);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextMediumLink {
  font-family: Inter;
  font-size: var(--text-sizes-text-medium);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextMediumNormal {
  font-family: Inter;
  font-size: var(--text-sizes-text-medium);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-wrap: pretty;
}

.TextMediumLight {
  font-family: Inter;
  font-size: var(--text-sizes-text-medium);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextRegularExtra-Bold {
  font-family: Inter;
  font-size: var(--text-sizes-text-regular);
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextRegularBold {
  font-family: Inter;
  font-size: var(--text-sizes-text-regular);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.HeadingTagline {
  font-family: Inter;
  font-size: var(--text-sizes-text-regular);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextRegularSemi-Bold {
  font-family: Inter;
  font-size: var(--text-sizes-text-regular);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextRegularMedium {
  font-family: Inter;
  font-size: var(--text-sizes-text-regular);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextRegularLink {
  font-family: Inter;
  font-size: var(--text-sizes-text-regular);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextRegularNormal {
  font-family: Inter;
  font-size: var(--text-sizes-text-regular);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-wrap: pretty;
}

.TextRegularLight {
  font-family: Inter;
  font-size: var(--text-sizes-text-regular);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextSmallExtra-Bold {
  font-family: Inter;
  font-size: var(--text-sizes-text-small);
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextSmallBold {
  font-family: Inter;
  font-size: var(--text-sizes-text-small);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextSmallSemi-Bold {
  font-family: Inter;
  font-size: var(--text-sizes-text-small);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextSmallMedium {
  font-family: Inter;
  font-size: var(--text-sizes-text-small);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextSmallLink {
  font-family: Inter;
  font-size: var(--text-sizes-text-small);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextSmallNormal {
  font-family: Inter;
  font-size: var(--text-sizes-text-small);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-wrap: pretty;
}

.TextSmallLight {
  font-family: Inter;
  font-size: var(--text-sizes-text-small);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextTinyExtra-Bold {
  font-family: Inter;
  font-size: var(--text-sizes-text-tiny);
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextTinyBold {
  font-family: Inter;
  font-size: var(--text-sizes-text-tiny);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextTinySemi-Bold {
  font-family: Inter;
  font-size: var(--text-sizes-text-tiny);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextTinyMedium {
  font-family: Inter;
  font-size: var(--text-sizes-text-tiny);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextTinyLink {
  font-family: Inter;
  font-size: var(--text-sizes-text-tiny);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextTinyNormal {
  font-family: Inter;
  font-size: var(--text-sizes-text-tiny);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.TextTinyLight {
  font-family: Inter;
  font-size: var(--text-sizes-text-tiny);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
