@font-face {
  font-family: "JioType";
  src: url("fonts/JioType-Medium.woff2") format("woff2"),
    url("fonts/JioType-Medium.woff") format("woff"),
    url("fonts/JioType-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "JioType";
  src: url("fonts/JioType-Bold.woff2") format("woff2"),
    url("fonts/JioType-Bold.woff") format("woff"),
    url("fonts/JioType-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "JioType";
  src: url("fonts/JioType-LightItalic.woff2") format("woff2"),
    url("fonts/JioType-LightItalic.woff") format("woff"),
    url("fonts/JioType-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "JioType";
  src: url("fonts/JioType-MediumItalic.woff2") format("woff2"),
    url("fonts/JioType-MediumItalic.woff") format("woff"),
    url("fonts/JioType-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "JioType";
  src: url("fonts/JioType-Light.woff2") format("woff2"),
    url("fonts/JioType-Light.woff") format("woff"),
    url("fonts/JioType-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "JioType";
  src: url("fonts/JioType-Black.woff2") format("woff2"),
    url("fonts/JioType-Black.woff") format("woff"),
    url("fonts/JioType-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
