:root {
  --bs-body-font-family: 'Noto Sans Thai', sans-serif !important;
  --bs-font-sans-serif: 'Noto Sans Thai', sans-serif;
  --primary: rgb(50, 50, 50);
  --secondary: rgb(50, 50, 50);
  --background: #eee;
  --highlight: #ffda79;
  --tab1: rgb(255, 0, 0);
  /* Theme color */
  --theme: var(--primary);  
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6  {    
  /* font-family: "Noto Sans Thai", sans-serif !important; */
  line-height: 1.8;
}

.body {
    
}

  
.h1{    
  
}
.h2{    
  
}
.h3{    
  
}

.h4{    
  
}
.h5{    
  
}
.h6{    
  
}
.p {
  
}
.a {  
  
}
