/* ===== บังคับใช้ฟอนต์ Sarabun ทั้งเว็บ (custom override) ===== */
@import url('https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700&display=swap');

body, h1, h2, h3, h4, h5, h6,
p, a, span, div, li, ul, ol, dl, dt, dd,
input, textarea, select, button, label,
blockquote, figcaption, caption,
table, thead, tbody, tr, td, th,
nav, header, footer, article, section,
.et_pb_text, .et_pb_blurb_description, .et_pb_blurb_container,
.et_pb_button, .et_pb_module, .entry-content, .et_pb_post {
    font-family: 'Sarabun', Helvetica, Arial, sans-serif !important;
}

/* ===== คงฟอนต์ไอคอนไว้ ไม่ให้เพี้ยน (specificity สูงกว่าจึงชนะ) ===== */
.et-pb-icon, span.et-pb-icon, .et_pb_blurb .et-pb-icon,
.et_pb_promo_button:after, .et_pb_button:after {
    font-family: 'ETmodules' !important;
}
i.fa, i.fas, i.far, i.fab, i.fal,
.fa, .fas, .far, .fab, .fal,
[class^="fa-"], [class*=" fa-"] {
    font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands', 'FontAwesome' !important;
}
