@import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@300;400;500;600;700&display=swap');

body {
    font-family: 'Sarabun', sans-serif!important;
    font-size:1.3rem!important;
}
a.logo-text{
    font-size:2rem!important;
    font-weight:600!important; 
}