/* Phuong Hang BDS V4.0 - Vietnamese typography hardening */
html,body,button,input,select,textarea,a,span,p,b,strong,small,h1,h2,h3,h4,h5,h6,label,li,td,th{
  font-family:Arial,"Segoe UI",Tahoma,sans-serif !important;
  font-kerning:none !important;
  font-feature-settings:normal !important;
  font-variant-ligatures:none !important;
  text-rendering:auto !important;
  letter-spacing:0 !important;
  word-spacing:0 !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
  -webkit-font-smoothing:antialiased;
}
h1,h2,h3,h4,h5,h6,b,strong{font-weight:800 !important}
