setHeiHeight(); обернуть в $(document).ready(setHeiHeight); чтобы страница была "готова" в работе с DOM.      
  
  h1, h2, p {
  font-size: ...;
  font-weight: normal;
  ...
}
  
  
  
  <meta name="format-detection" content="telephone=no">
  
  
  
  
  
  
  
  AddDefaultCharset UTF-8