

@font-face {
    font-family: fontmainweb;
    src: url(font/poppins/Poppins-Regular.ttf) format("truetype");
}

@font-face {
    font-family: fontthaimainweb;
    src: url(font/thsaraban/THSarabunNew.ttf) format("truetype");
}

body {
    font-family: 'fontmainweb', sans-serif! important;
    line-height: 2;
}