
@font-face {
  font-family: 'Roboto-Regular';
  src: url('/fonts/Roboto-Regular.ttf');
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url('/fonts/Roboto-Medium.ttf');
}
@font-face {
  font-family: 'Ravi Prakash';
  src: url('https://fonts.googleapis.com/css2?family=Ravi+Prakash&display=swap');
  font-weight: 500;
}