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