@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Yantramanav:wght@300;700&display=swap');

html[lang="th"] { 
    font-family: "Prompt", sans-serif !important;
    font-weight: 300 !important;
}

html[lang="th"] * { 
    font-family: "Prompt", sans-serif !important;
    font-weight: inherit !important;
}


html[lang="th"] h1,
html[lang="th"] h2 {
    font-weight: normal !important;
} 

html[lang="th"] b,
html[lang="th"] strong,
html[lang="th"] .uk-heading-xlarge {
    font-weight: 600 !important;
}
