/**
 * Ravi (Fontiran) — used under project license
 * https://fontiran.com
 */

@font-face {
  font-family: Ravi;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("woff2/Ravi-Thin.woff2") format("woff2"),
    url("woff/Ravi-Thin.woff") format("woff");
}

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

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

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

@font-face {
  font-family: Ravi;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("woff2/Ravi-SemiBold.woff2") format("woff2"),
    url("woff/Ravi-SemiBold.woff") format("woff");
}

@font-face {
  font-family: Ravi;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("woff2/Ravi-Bold.woff2") format("woff2"),
    url("woff/Ravi-Bold.woff") format("woff");
}

@font-face {
  font-family: Ravi;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("woff2/Ravi-Black.woff2") format("woff2"),
    url("woff/Ravi-Black.woff") format("woff");
}

@font-face {
  font-family: Ravi;
  font-style: normal;
  font-weight: 950;
  font-display: swap;
  src: url("woff2/Ravi-ExtraBlack.woff2") format("woff2"),
    url("woff/Ravi-ExtraBlack.woff") format("woff");
}
