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

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

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

@font-face {
  font-family: 'Rajdhani-Bold';
  src: url(/fonts/Rajdhani-Bold.ttf);
  font-display: block;
}

@font-face {
  font-family: 'Rajdhani-SemiBold';
  src: url(/fonts/Rajdhani-SemiBold.ttf);
  font-display: block;
}

@font-face {
  font-family: 'Rajdhani-Medium';
  src: url(/fonts/Rajdhani-Medium.ttf);
  font-display: block;
}

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