@font-face {
    font-display: swap;
    font-family: 'Rajdhani Regular';
    font-style: normal;
    font-weight: 300;
    src: local('Rajdhani Regular'), url('Rajdhani-Regular.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Rajdhani Light';
    font-style: normal;
    font-weight: 400;
    src: local('Rajdhani Light'), url('Rajdhani-Light.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Rajdhani Medium';
    font-style: normal;
    font-weight: 500;
    src: local('Rajdhani Medium'), url('Rajdhani-Medium.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Rajdhani SemiBold';
    font-style: normal;
    font-weight: 600;
    src: local('Rajdhani SemiBold'), url('Rajdhani-SemiBold.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Rajdhani Bold';
    font-style: normal;
    font-weight: 700;
    src: local('Rajdhani Bold'), url('Rajdhani-Bold.woff') format('woff');
}