@font-face {
    font-family: 'notosansthai';
    src: url('../font/notosansthai/notosansthai-bold.eot');
    src: url('../font/notosansthai/notosansthai-bold.eot?#iefix') format('embedded-opentype'),
         url('../font/notosansthai/notosansthai-bold.woff2') format('woff2'),
         url('../font/notosansthai/notosansthai-bold.woff') format('woff'),
         url('../font/notosansthai/notosansthai-bold.ttf') format('truetype'),
         url('../font/notosansthai/notosansthai-bold.svg#noto_sans_thaibold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'notosansthai';
    src: url('../font/notosansthai/notosansthai-regular.eot');
    src: url('../font/notosansthai/notosansthai-regular.eot?#iefix') format('embedded-opentype'),
         url('../font/notosansthai/notosansthai-regular.woff2') format('woff2'),
         url('../font/notosansthai/notosansthai-regular.woff') format('woff'),
         url('../font/notosansthai/notosansthai-regular.ttf') format('truetype'),
         url('../font/notosansthai/notosansthai-regular.svg#noto_sans_thairegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'Kanit';
    src: url('../font/kanit/Kanit-Medium.ttf');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Kanit';
    src: url('../font/kanit/Kanit-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Kanit';
    src: url('../font/kanit/Kanit-Light.ttf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Kanit';
    src: url('../font/kanit/Kanit-SemiBold.ttf');
    font-weight: 600;
    font-style: normal;
}