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

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