/* JioType Font Family */
@font-face {
  font-family: 'jiotype';
  src: url('./JioType-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  font-named-instance: 'jt-light';
}

@font-face {
  font-family: 'jiotype';
  src: url('./JioType-Light2.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  font-named-instance: 'jt-light';
}

@font-face {
  font-family: 'jiotype';
  src: url('./JioType-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  font-named-instance: 'jt-lightitalic';
}

@font-face {
  font-family: 'jiotype';
  src: url('./JioType-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  font-named-instance: 'jt-medium';
}

@font-face {
  font-family: 'jiotype';
  src: url('./JioType-Medium2.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  font-named-instance: 'jt-medium2';
}

@font-face {
  font-family: 'jiotype';
  src: url('./JioType-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  font-named-instance: 'jt-mediumitalic';
}

@font-face {
  font-family: 'jiotype';
  src: url('./JioType-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  font-named-instance: 'jt-bold';
}

@font-face {
  font-family: 'jiotype';
  src: url('./JioType-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  font-named-instance: 'jt-black';
}
