/* CSS Document */
@font-face {
    font-family: 'SukhumvitSet';
    src: url('SukhumvitSet-Bold.woff2') format('woff2'),
        url('SukhumvitSet-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SukhumvitSet';
    src: url('SukhumvitSet-Thin.woff2') format('woff2'),
        url('SukhumvitSet-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'SRI SURY WONGSE Heavy';
    src: url('SRISURYWONGSE-Heavy.woff2') format('woff2'),
        url('SRISURYWONGSE-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
/*
@font-face {
    font-family: 'SRI SURY WONGSE';
    src: url('SRISURYWONGSE-Bold.woff2') format('woff2'),
        url('SRISURYWONGSE-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SRI SURY WONGSE';
    src: url('SRISURYWONGSE-Italic.woff2') format('woff2'),
        url('SRISURYWONGSE-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SRI SURY WONGSE';
    src: url('SRISURYWONGSE.woff2') format('woff2'),
        url('SRISURYWONGSE.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/

@font-face {
    font-family: 'SRI SURY WONGSE';
    src: url('Sri Sury Wongse.eot'); /* IE9 Compat Modes */
    src: url('Sri Sury Wongse.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Sri Sury Wongse.woff') format('woff'), /* Modern Browsers */
         url('Sri Sury Wongse.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'TH Sarabun New';
    src: url('THSarabunNew-BoldItalic.woff2') format('woff2'),
        url('THSarabunNew-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TH Sarabun New';
    src: url('THSarabunNew-Italic.woff2') format('woff2'),
        url('THSarabunNew-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TH Sarabun New';
    src: url('THSarabunNew-Bold.woff2') format('woff2'),
        url('THSarabunNew-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TH Sarabun New';
    src: url('THSarabunNew.woff2') format('woff2'),
        url('THSarabunNew.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



