@import url(https://fonts.googleapis.com/css?family=Kanit);

*{ margin: 0; padding: 0; }
body{ font-family: 'Kanit', sans-serif;}
