* {
  --font-family: "Raleway";
  --font-weight: 400;
  --font-family-main-title: "Inter Tight";
  --font-weight-main-title: 900;
  --font-family-h: "Inter Tight";
  --font-weight-h: 700;
  --font-family-1: "Inter Tight";
  --font-weight-1: 500;
  --font-family-2: "Raleway";
  --font-weight-2: 600;
  --font-family-3: "Raleway";
  --font-weight-3: 700;
  --letter-spacing: 0.2px;
  --font-size: 15.4px;
  --font-size-main-title: 26px;
  --font-size-h1: 24px;
}
