@font-face {
  font-family: 'conhsbc';
  src: url('../fonts/conhsbc.eot?x45gdg');
  src: url('../fonts/conhsbc.eot?x45gdg#iefix') format('embedded-opentype'),
    url('../fonts/conhsbc.ttf?x45gdg') format('truetype'),
    url('../fonts/conhsbc.woff?x45gdg') format('woff'),
    url('../fonts/conhsbc.svg?x45gdg#conhsbc') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="hsbc-"],
[class*=" hsbc-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'conhsbc' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hsbc-right-arrow:before {
  content: "\e900";
}

.hsbc-arrow-right-bold:before {
  content: "\e901";
}

.hsbc-tract:before {
  content: "\e902";
}

.hsbc-apply:before {
  content: "\e904";
}

.hsbc-user-privilege:before {
  content: "\e905";
}

.hsbc-arrow-down:before {
  content: "\e906";
}

.hsbc-yes:before {
  content: "\e907";
}

.hsbc-arrow_left:before {
  content: "\e908";
}

.hsbc-close:before {
  content: "\e909";
}