@font-face {
    font-family: "Noto Sans Thai";
    font-style: normal;
    font-weight: normal;
    src: url(../../../font/NotoSansThai-Regular.ttf);
}
@font-face {
    font-family: "Noto Sans Thai";
    font-style: normal;
    font-weight: bold;
    src: url(../../../font/NotoSansThai-Bold.ttf);
}
@font-face {
    font-family: "Sarabun";
    font-style: normal;
    font-weight: normal;
    src: url(../../../font/Sarabun-Regular.ttf);
}
@font-face {
    font-family: "Sarabun";
    font-style: italic;
    font-weight: normal;
    src: url(../../../font/Sarabun-Italic.ttf);
}
@font-face {
    font-family: "Sarabun";
    font-style: normal;
    font-weight: bold;
    src: url(../../../font/Sarabun-Bold.ttf);
}
@font-face {
    font-family: "Sarabun";
    font-style: italic;
    font-weight: bold;
    src: url(../../../font/Sarabun-BoldItalic.ttf);
}
h1,h2,h3,h4,h5,h6 {
    font-family: "Noto Sans Thai"!important;
    font-weight: bold;
}
.btn {
    font-family: "Noto Sans Thai"!important;
}
body,p {
    font-family: "Sarabun"!important;
}
