/* =========================== */
@font-face {
    font-family: ibm-thai;
    src: url(font/ibm-plex-sans-thai/IBMPlexSansThai-Regular.ttf);
}

@font-face {
    font-family: ibm-thai-loop;
    src: url(font/ibm-plex-sans-thai-looped/IBMPlexSansThaiLooped-Regular.ttf);
}

@font-face {
    font-family: poppins;
    src: url(font/Poppins/Poppins-Regular.ttf);
}

@font-face {
    font-family: kanit;
    src: url(font/Kanit/Kanit-Regular.ttf);
}

@font-face {
    font-family: notosan;
    src: url(font/noto-san/NotoSansJP-Regular.ttf);
}

/* Thai */
@font-face {
    font-family: tuna;
    src: url(font/thai/TunaDemo.ttf);
}

@font-face {
    font-family: magic;
    src: url(font/thai/TCS4MagicDemo.ttf);
}

@font-face {
    font-family: salmons;
    src: url(font/thai/SalmonDemo.ttf);
}

@font-face {
    font-family: indian;
    src: url(font/2006_IANNNNNBKK.TTF);
}

@font-face {
    font-family: poppins-light;
    src: url(font/Poppins/Poppins-Light.ttf);
}
@font-face {
    font-family: poppins-thin;
    src: url(font/Poppins/Poppins-Thin.ttf);
}
@font-face {
    font-family: kanit-light;
    src: url(font/Kanit/Kanit-Light.ttf);
}
@font-face {
    font-family: kanit-thin;
    src: url(font/Kanit/Kanit-Thin.ttf);
}