@font-face {
    font-family: 'athitibold';
    src: url('../lib/font/Athiti/athiti-bold-webfont.woff2') format('woff2'), url('~/lib/font/Athiti/athiti-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'athitiregular';
    src: url('../lib/font/Athiti/athiti-regular-webfont.woff2') format('woff2'), url('~/lib/font/Athiti/athiti-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sarabunregular';
    src: url('../lib/font/Sarabun/sarabun-regular-webfont.woff2') format('woff2'), url('../lib/font/Sarabun/sarabun-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sarabunsemibold';
    src: url('../lib/font/Sarabun/sarabun-semibold-webfont.woff2') format('woff2'), url('../lib/font/Sarabun/sarabun-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'mitrregular';
    src: url('../lib/font/mitr/mitr-regular-webfont.woff2') format('woff2'), url('../lib/font/mitr/mitr-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mitrsemibold';
    src: url('../lib/font/mitr/mitr-semibold-webfont.woff2') format('woff2'), url('../lib/font/mitr/mitr-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'THSarabunNew';
    src: url('../lib/font/ThSarabunNew/thsarabunnew-webfont.eot');
    src: url('../lib/font/ThSarabunNew/thsarabunnew-webfont.eot?#iefix') format('embedded-opentype'), url('../lib/font/ThSarabunNew/thsarabunnew-webfont.woff') format('woff'), url('../lib/font/ThSarabunNew/thsarabunnew-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'THSarabunNewBold';
    src: url('../lib/font/ThSarabunNew/thsarabunnew_bold-webfont.eot');
    src: url('../lib/font/ThSarabunNew/thsarabunnew_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../lib/font/ThSarabunNew/thsarabunnew_bold-webfont.woff') format('woff'), url('../lib/font/ThSarabunNew/thsarabunnew_bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}