* {
  --font-family: "Raleway";
  --font-weight: 400;
  --font-family-main-title: "Raleway";
  --font-weight-main-title: 700;
  --font-family-h: "Raleway";
  --font-weight-h: 400;
  --font-family-1: "Cormorant";
  --font-weight-1: 300;
  --font-family-2: "Tangerine";
  --font-weight-2: 300;
  --font-family-3: "M PLUS Rounded 1c";
  --font-weight-3: 100;
  --letter-spacing: 0.2px;
  --font-size: 15.4px;
  --font-size-main-title: 26px;
  --font-size-h1: 24px;
}
