.rajdhani-light {
    font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-style: normal;

}

.rajdhani-regular {
    font-family: "Rajdhani", sans-serif;
    font-weight: 400;
    font-style: normal;

}

.rajdhani-medium {
    font-family: "Rajdhani", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.rajdhani-semibold {
    font-family: "Rajdhani", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.rajdhani-bold {
    font-family: "Rajdhani", sans-serif;
    font-weight: 700;
    font-style: normal;
}


/*Archivo: CSS class for a variable style*/

.archivo-uniquifier> {
    font-family: "Archivo", sans-serif;
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

/*DM Serif Display: CSS classes*/
.dm-serif-display-regular {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
}

.dm-serif-display-regular-italic {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: italic;
}

/*Hind Mysuru: CSS classes*/
.hind-mysuru-light {
    font-family: "Hind Mysuru", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.hind-mysuru-regular {
    font-family: "Hind Mysuru", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.hind-mysuru-medium {
    font-family: "Hind Mysuru", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.hind-mysuru-semibold {
    font-family: "Hind Mysuru", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.hind-mysuru-bold {
    font-family: "Hind Mysuru", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.orbitron-dd {
    font-family: "Orbitron", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}