/* Rajdhani - self-hosted from Google Fonts (latin subset). Only 500 and 700 are shipped. */
@font-face {
  font-family: "Rajdhani";
  font-display: swap;
  src: url("/fonts/rajdhani-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Rajdhani";
  font-display: swap;
  src: url("/fonts/rajdhani-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}