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

@font-face {
    font-family: "Sarabun";
    src: url(../fonts/Sarabun-ThinItalic.ttf) format("truetype");
    font-style: italic;
    font-weight: 100;
}

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

@font-face {
    font-family: "Sarabun";
    src: url(../fonts/Sarabun-ExtraLightItalic.ttf) format("truetype");
    font-style: italic;
    font-weight: 200;
}

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

@font-face {
    font-family: "Sarabun";
    src: url(../fonts/Sarabun-LightItalic.ttf) format("truetype");
    font-style: italic;
    font-weight: 300;
}

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

@font-face {
    font-family: "Sarabun";
    src: url(../fonts/Sarabun-Italic.ttf) format("truetype");
    font-style: italic;
    font-weight: 400;
}

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

@font-face {
    font-family: "Sarabun";
    src: url(../fonts/Sarabun-MediumItalic.ttf) format("truetype");
    font-style: italic;
    font-weight: 500;
}

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

@font-face {
    font-family: "Sarabun";
    src: url(../fonts/Sarabun-SemiBoldItalic.ttf) format("truetype");
    font-style: italic;
    font-weight: 600;
}

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

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

@font-face {
    font-family: "Sarabun";
    src: url(../fonts/Sarabun-BoldItalic.ttf) format("truetype");
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: "Sarabun";
    src: url(../fonts/Sarabun-ExtraBoldItalic.ttf) format("truetype");
    font-style: italic;
    font-weight: 700;
}