@import url('https://fonts.googleapis.com/css2?family=Kanit&display=swap');

body{
    background-color: white;
    font-family: 'Kanit', sans-serif !important;
    text-decoration: none !important;
}
a{
    text-decoration: none !important;
}
