@font-face {
  font-family: "Ubuntu";
  src: url("../fonts/Ubuntu-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.BSELTitle {
  font-size: 20px;
  font-weight: 500;
  line-height: 44px;
}
.BSELInter {
  font-family: 'Inter', sans-serif !important;
}
.BSELH1 {
  font-size: 28px;
  font-weight: bold;
  line-height: 64px;
}
.BSELH2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 52px;
}
.BSELH3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 44px;
}
.BSELH4 {
  font-size: 14px;
  font-weight: medium;
  line-height: 16.1px;
}
.BSELDef20 {
  font-size: 20px;
  font-weight: 400;
}
.BSELDef18 {
  font-size: 18px;
  font-weight: 400;
}
.BSELDef16 {
  font-size: 16px;
  font-weight: 400;
}
.BSELDef14 {
  font-size: 14px;
  font-weight: 400;
}
.BSELDef12 {
  font-size: 12px;
  font-weight: 400;
}
.BSELDef10 {
  font-size: 10px;
  font-weight: 400;
}
.BSELMed20 {
  font-size: 20px;
  font-weight: 500;
}
.BSELMed18 {
  font-size: 18px;
  font-weight: 500;
}
.BSELMed16 {
  font-size: 16px;
  font-weight: 500;
}
.BSELMed14 {
  font-size: 14px;
  font-weight: 500;
}
.BSELMed12 {
  font-size: 12px;
  font-weight: 500;
}
.BSELSemiBold10 {
  font-size: 10px;
  font-weight: semi-bold;
}
.BSELNormal14 {
  font-size: 14px;
  line-height: 44px;
}
.BSELNormal16 {
  font-size: 16px;
  line-height: 44px;
}
.BSELNormal20 {
  font-size: 20px;
  line-height: 44px;
}
