@font-face {
    font-family: 'Rajdhani';
    src: url('../icon-fonts/rajdhani-fonts/Rajdhani-Light.ttf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../icon-fonts/rajdhani-fonts/Rajdhani-Regular.ttf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../icon-fonts/rajdhani-fonts/Rajdhani-Medium.ttf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../icon-fonts/rajdhani-fonts/SVN-Rajdhani-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../icon-fonts/rajdhani-fonts/Rajdhani-Bold.ttf') format('opentype');
    font-weight: 700;
    font-style: normal;
}