html, body, button, input, select, textarea,
.simiBold,
.bold,
.font-zh,
h1, h2, h4,
.underline-link,
.regular,
.btn { font-family: 'MHeiGB', 'TheSansPlain'; }

.simiBold { font-weight: bold; }

.navi-navi { margin: 3px 0; }

@font-face {
  font-family: 'MHeiGB';
  src: url('https://www.ocbc.com/assets/fonts/MHeiGB-Light.eot?#iefix') format('embedded-opentype'),  url('https://www.ocbc.com/assets/fonts/MHeiGB-Light.woff') format('woff'), url('https://www.ocbc.com/assets/fonts/MHeiGB-Light.ttf')  format('truetype'), url('https://www.ocbc.com/assets/fonts/MHeiGB-Light.svg#MHeiGB-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MHeiGB';
  src: url('https://www.ocbc.com/assets/fonts/MHeiGB-Bold.eot?#iefix') format('embedded-opentype'),  url('https://www.ocbc.com/assets/fonts/MHeiGB-Bold.woff') format('woff'), url('https://www.ocbc.com/assets/fonts/MHeiGB-Bold.ttf')  format('truetype'), url('https://www.ocbc.com/assets/fonts/MHeiGB-Bold.svg#MHeiGB-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}