/*
 Font Name: TH Sarabun New Loop
 Weights: 400, 700
*/

@font-face {
    font-family: 'th-sarabun-new';
    src: url('thsarabunnew-webfont.eot');
    src: url('thsarabunnew-webfont.eot?#iefix') format('embedded-opentype'),
         url('thsarabunnew-webfont.woff') format('woff'),
         url('thsarabunnew-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'th-sarabun-new';
    src: url('thsarabunnewbold-webfont.eot');
    src: url('thsarabunnewbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('thsarabunnewbold-webfont.woff') format('woff'),
         url('thsarabunnewbold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}