File size: 155 Bytes
8e41ee3
5d2399e
 
 
 
1
2
3
4
5
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@200&display=swap'); 

html, body, [class*="css"] {
    font-family: 'Kanit', sans-serif;
}