.font-bold {
    font-weight: 700;
}

body {
    font-family: 'Sarabun', 'Kanit', sans-serif; /* กำหนด font ที่จะใช้ */
}