@font-face {
    font-family: Kanit;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(../font/Kanit-Light.ttf);
}
@font-face {
    font-family: Kanit;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../font/Kanit-Medium.ttf);
}
@font-face {
    font-family: Kanit;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../font/Kanit-Medium.ttf);
}