@font-face {
    font-family: "NotoSansThai-Regular";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/NotoSansThai-Regular.ttf");
}
@font-face {
    font-family: "NotoSansThai-Bold";
    font-style: bold;
    font-weight: 200;
    src: url("../fonts/NotoSansThai-Bold.ttf");
}
html,
body {
    font-family: "NotoSansThai-Regular";
}
