@font-face {
    font-family: "HSBC Univers Next Regular";
    src: url('UniversNextforHSBC-Regular.eot');
    src: url('UniversNextforHSBC-Regular.ttf') format('truetype'),
         url('UniversNextforHSBC-Regular.otf') format("opentype");
	font-style:normal;
	font-weight:400;
  }
  @font-face {
	font-family: "HSBC Univers Next Light";
    src: url('UniversNextforHSBC-Light.eot');
    src: url('UniversNextforHSBC-Light.ttf') format('truetype'),
         url('UniversNextforHSBC-Light.otf') format("opentype");
	font-style:normal;
	font-weight:300;
  }