@font-face {
  font-family: 'UniversNextforHSBC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/HSBCBold.woff2') format('woff2'), url('/fonts/HSBCBold.woff') format('woff'),
    url('/fonts/HSBCBold.ttf') format('truetype');
}

@font-face {
  font-family: 'UniversNextforHSBC';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/HSBCMedium.woff2') format('woff2'), url('/fonts/HSBCMedium.woff') format('woff'),
    url('/fonts/HSBCMedium.ttf') format('truetype');
}

@font-face {
  font-family: 'UniversNextforHSBC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/HSBCRegular.woff2') format('woff2'), url('/fonts/HSBCRegular.woff') format('woff'),
    url('/fonts/HSBCRegular.ttf') format('truetype');
}

@font-face {
  font-family: 'UniversNextforHSBC';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/HSBCLight.woff2') format('woff2'), url('/fonts/HSBCLight.woff') format('woff'),
    url('/fonts/HSBCLight.ttf') format('truetype');
}

@font-face {
  font-family: 'UniversNextforHSBC';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('/fonts/HSBCThin.woff2') format('woff2'), url('/fonts/HSBCThin.woff') format('woff'),
    url('/fonts/HSBCThin.ttf') format('truetype');
} ;
