:root { 
  --black: #000000;
  --mountain-mist: #999999;
  --white: #ffffff;
 
  --font-size-l: 15px;
  --font-size-m: 14.7px;
  --font-size-xl: 15.1px;
  --font-size-xxl: 16.7px;
  --font-size-xxxl: 17px;
  --font-size-xxxxl: 17.1px;
 
  --font-family-itc_avant_garde_gothic_pro-book: "ITC Avant Garde Gothic Pro-Book", Helvetica;
  --font-family-itc_avant_garde_gothic_pro-regular: "ITC Avant Garde Gothic Pro-Regular", Helvetica;
}
.itcavantgardegothicpro-regular-normal-mountain-mist-16-7px {
  color: var(--mountain-mist);
  font-family: var(--font-family-itc_avant_garde_gothic_pro-regular);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.itcavantgardegothicpro-regular-normal-mountain-mist-17-1px {
  color: var(--mountain-mist);
  font-family: var(--font-family-itc_avant_garde_gothic_pro-regular);
  font-size: var(--font-size-xxxxl);
  font-style: normal;
  font-weight: 400;
}

.itcavantgardegothicpro-regular-normal-mountain-mist-17px {
  color: var(--mountain-mist);
  font-family: var(--font-family-itc_avant_garde_gothic_pro-regular);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 400;
}
