@font-face {
    font-family: 'Rajdhani-Light';
    src: url('./Rajdhani/Rajdhani-Light.ttf') format('truetype');
    font-display: swap;
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Rajdhani-Regular';
    src: url('./Rajdhani/Rajdhani-Regular.ttf') format('truetype');
    font-display: swap;
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Rajdhani-Medium';
    src: url('./Rajdhani/Rajdhani-Medium.ttf') format('truetype');
    font-display: swap;
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Rajdhani-SemiBold';
    src: url('./Rajdhani/Rajdhani-SemiBold.ttf') format('truetype');
    font-display: swap;
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Rajdhani-Bold';
    src: url('./Rajdhani/Rajdhani-Bold.ttf') format('truetype');
    font-display: swap;
    font-style: normal;
    font-weight: normal;
}