.h1-sg {
  font-family: "Noto-Sans";
  font-weight: bold;
  line-height: 150%;
  font-size: 40px;
}

.h2-sg {
  font-family: "Noto-Sans";
  line-height: 150%;
  font-size: 24px;
}

.h1-roboto-sg {
  font-family: "Roboto-Bold";
  line-height: 120%;
  font-size: 56px;
}

.h2-roboto-sg {
  font-family: "Roboto-Bold";
  line-height: 120%;
  font-size: 48px;
}

.h3-roboto-sg {
  font-family: "Roboto-Bold";
  line-height: 120%;
  font-size: 40px;
}

.h4-roboto-sg {
  font-family: "Roboto-Bold";
  line-height: 130%;
  font-size: 32px;
}

.h6-roboto-sg {
  font-family: "Roboto-Bold";
  line-height: 140%;
  font-size: 24px;
}

.h7-roboto-sg {
  font-family: "Roboto-Bold";
  line-height: 150%;
  font-size: 20px;
}

.h8-roboto-sg {
  font-family: "Roboto-Medium";
  line-height: 150%;
  font-size: 20px;
}

.body-1-sg {
  font-family: "Roboto-Regular";
  font-size: 20px;
  line-height: 150%;
}

.body-2-sg {
  font-family: "Roboto-Medium";
  font-size: 18px;
  line-height: 150%;
}

.body-3-sg {
  font-family: "Roboto-Regular";
  font-size: 18px;
  line-height: 150%;
}

.body-4-sg {
  font-family: "Roboto-Medium";
  font-size: 16px;
  line-height: 150%;
}

.body-5-sg {
  font-family: "Roboto-Regular";
  font-size: 16px;
  line-height: 150%;
}
.body-6-sg {
  font-family: "Roboto-Medium";
  font-size: 14px;
  line-height: 150%;
}

.body-7-sg {
  font-family: "Roboto-Medium";
  font-size: 14px;
  line-height: auto;
}

.body-8-sg {
  font-family: "Roboto-Regular";
  font-size: 14px;
  line-height: 150%;
}

.body-9-sg {
  font-family: "Roboto-Regular";
  font-size: 12px;
  line-height: 150%;
}

.body-10-sg {
  font-family: "Roboto-Regular";
  font-size: 10px;
  line-height: 150%;
}

/* LMR fonts */

.h1-lmr {
  font-family: "RubikGlitch";
  font-size: 64px;
  line-height: 150%;
}

.h2-lmr {
  font-family: "RubikGlitch";
  font-size: 60px;
  line-height: 150%;
}

.body-1-lmr {
  font-family: "RubikGlitch";
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.h1-lmr-inter {
  font-family: "Inter-Regular";
  font-size: 32px;
  font-weight: 700;
  line-height: 130%;
}

.body-1-lmr-inter {
  font-family: "Inter-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

/* BL fonts */
/* Заготовка на потом */

.h1-bl {
  font-family: "RubikGlitch";
  font-size: 64px;
  line-height: 150%;
}

.h2-bl {
  font-family: "RubikGlitch";
  font-size: 60px;
  line-height: 150%;
}

.body-1-bl {
  font-family: "RubikGlitch";
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.h1-bl-inter {
  font-family: "Inter-Regular";
  font-size: 32px;
  font-weight: 700;
  line-height: 130%;
}

.body-1-bl-inter {
  font-family: "Inter-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
