@font-face {
    font-family: 'NotoSansThai';
    font-style: normal;
    font-weight: 100;
    src: url('font/NotoSansThai/NotoSansThai-Thin.ttf') format('truetype');
}

/*@font-face {
    font-family: 'NotoSansThai';
    font-style: italic;
    font-weight: 100;
    src: url('font/NotoSansThai/NotoSansThai-ThinItalic.ttf') format('truetype');
}*/

@font-face {
    font-family: 'NotoSansThai';
    font-style: normal;
    font-weight: 200;
    src: url('font/NotoSansThai/NotoSansThai-ExtraLight.ttf') format('truetype');
}

/*@font-face {
    font-family: 'NotoSansThai';
    font-style: italic;
    font-weight: 200;
    src: url('font/NotoSansThai/NotoSansThai-ExtraLightItalic.ttf') format('truetype');
}*/

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

/*@font-face {
    font-family: 'NotoSansThai';
    font-style: italic;
    font-weight: 300;
    src: url('font/NotoSansThai/NotoSansThai-LightItalic.ttf') format('truetype');
}*/

@font-face {
    font-family: 'NotoSansThai';
    font-style: normal;
    font-weight: 400;
    src: url('font/NotoSansThai/NotoSansThai-Regular.ttf') format('truetype');
}

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

/*@font-face {
    font-family: 'NotoSansThai';
    font-style: italic;
    font-weight: 500;
    src: url('font/NotoSansThai/NotoSansThai-MediumItalic.ttf') format('truetype');
}*/

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

/*@font-face {
    font-family: 'NotoSansThai';
    font-style: italic;
    font-weight: 600;
    src: url('font/NotoSansThai/NotoSansThai-SemiBoldItalic.ttf') format('truetype');
}*/

@font-face {
    font-family: 'NotoSansThai';
    font-style: normal;
    font-weight: 700;
    src: url('font/NotoSansThai/NotoSansThai-SemiBold.ttf') format('truetype');
}

/*@font-face {
    font-family: 'NotoSansThai';
    font-style: italic;
    font-weight: 700;
    src: url('font/NotoSansThai/NotoSansThai-SemiBoldItalic.ttf') format('truetype');
}*/

@font-face {
    font-family: 'NotoSansThai';
    font-style: normal;
    font-weight: 800;
    src: url('font/NotoSansThai/NotoSansThai-ExtraBold.ttf') format('truetype');
}

/*@font-face {
    font-family: 'NotoSansThai';
    font-style: italic;
    font-weight: 800;
    src: url('font/NotoSansThai/NotoSansThai-ExtraBoldItalic.ttf') format('truetype');
}*/

@font-face {
    font-family: 'NotoSansThai';
    font-style: normal;
    font-weight: 900;
    src: url('font/NotoSansThai/NotoSansThai-Black.ttf') format('truetype');
}

/*@font-face {
    font-family: 'NotoSansThai';
    font-style: italic;
    font-weight: 900;
    src: url('font/NotoSansThai/NotoSansThai-BlackItalic.ttf') format('truetype');
}*/