@font-face {
    font-family: THSarabunNew;
    src: url(./fonts/THSarabunNew.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
    font-size: 14pt;
}

@font-face {
    font-family: THSarabunNew;
    src: url(./fonts/THSarabunNew Italic.ttf) format('truetype');
    font-weight: normal;
    font-style: italic;
    font-size: 14pt;
}

@font-face {
    font-family: THSarabunNew;
    src: url(./fonts/THSarabunNew Bold.ttf) format('truetype');
    font-weight: bold;
    font-style: normal;
    font-size: 14pt;
}

@font-face {
    font-family: THSarabunNew;
    src: url(./fonts/THSarabunNew BoldItalic.ttf) format('truetype');
    font-weight: bold;
    font-style: italic;
    font-size: 14pt;
}
