@font-face {
    font-family: 'sarabun';
    src: url('fonts/THSarabun.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sarabunbold';
    src: url('fonts/THSarabun Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}