/** Ravi Pro webfonts. Font files supplied by the project owner. */
@font-face {
  font-family: "Ravi";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("/ravi/fonts/Ravi-Thin.woff2") format("woff2");
}

@font-face {
  font-family: "Ravi";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/ravi/fonts/Ravi-Light.woff2") format("woff2");
}

@font-face {
  font-family: "Ravi";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/ravi/fonts/Ravi-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Ravi";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/ravi/fonts/Ravi-Medium.woff2") format("woff2");
}
