@font-face {
    font-family: 'th_sarabun_newregular';
    src: url('thsarabunnew-webfont.woff2') format('woff2'),
        url('thsarabunnew-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'th_sarabun_newbold';
    src: url('thsarabunnew_bold-webfont.woff2') format('woff2'),
        url('thsarabunnew_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
div {
    font-family: 'th_sarabun_newregular', 'th_sarabun_newbold', 'sans-serif';
}
nav {
    font-size: 26px;
}
#dropmenu{
    font-size: 24px;
}

