.rajdhani { font-family: 'Rajdhani', sans-serif; }
.rajdhani-light {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 300; 
}

.rajdhani-regular {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 400; 
}

.rajdhani-medium {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500; 
}

.rajdhani-semibold {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600; 
}

.rajdhani-bold {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700; 
}

.heebo-light {
  font-family: "Heebo", sans-serif;
  font-weight: 300; 
}

.heebo-regular {
  font-family: "Heebo", sans-serif;
  font-weight: 400; 
}

.heebo-medium {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.heebo-semibold {
  font-family: "Heebo", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.heebo-bold {
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.heebo-extrabold {
  font-family: "Heebo", sans-serif;
  font-weight: 800;
  font-style: normal;
}

/* <weight>: open-sans Use a value from 300 to 800 */
.open-sans-550 {
  font-family: "Open Sans", serif;
  font-optical-sizing: auto;
  font-weight: 550;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
