@font-face {
    font-family: 'Kanit';
    font-style:  normal;
    font-display: swap;
    src: url("Kanit-Regular.ttf");
}

@font-face {
    font-family: 'Kanit Bold';
    font-style:  normal;
    font-display: swap;
    src: url("Kanit-Bold.ttf");
}