@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;700&display=swap');

html body {
    font-family: 'Rajdhani', sans-serif;
}