    @import url('https://fonts.googleapis.com/css2?family=Kanit:wght@200&display=swap');
    body {
        font-family: 'Kanit', sans-serif;
    }