@font-face {
    font-family: "Noto Serif Thai";
    src: url(../fonts/NotoSerifThai-Thin.ttf) format("truetype");
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: "Noto Serif Thai";
    src: url(../fonts/NotoSerifThai-ExtraLight.ttf) format("truetype");
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: "Noto Serif Thai";
    src: url(../fonts/NotoSerifThai-Light.ttf) format("truetype");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "Noto Serif Thai";
    src: url(../fonts/NotoSerifThai-Regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Noto Serif Thai";
    src: url(../fonts/NotoSerifThai-Medium.ttf) format("truetype");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "Noto Serif Thai";
    src: url(../fonts/NotoSerifThai-SemiBold.ttf) format("truetype");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "Noto Serif Thai";
    src: url(../fonts/NotoSerifThai-Bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "Noto Serif Thai";
    src: url(../fonts/NotoSerifThai-ExtraBold.ttf) format("truetype");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "Noto Serif Thai";
    src: url(../fonts/NotoSerifThai-Black.ttf) format("truetype");
    font-style: normal;
    font-weight: 900;
}