@import url('http://fonts.googleapis.com/css?family=Lato:400,700&subset=latin,latin-ext');
@font-face {
    font-family: 'RSURegular';
    src: url('rsu_regular-webfont.eot');
    src: url('rsu_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('rsu_regular-webfont.woff2') format('woff2'),
         url('rsu_regular-webfont.woff') format('woff'),
         url('rsu_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RSULight';
    src: url('rsu_light-webfont.eot');
    src: url('rsu_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('rsu_light-webfont.woff2') format('woff2'),
         url('rsu_light-webfont.woff') format('woff'),
         url('rsu_light-webfont.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'RSUBold';
    src: url('rsu_bold-webfont.eot');
    src: url('rsu_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('rsu_bold-webfont.woff2') format('woff2'),
         url('rsu_bold-webfont.woff') format('woff'),
         url('rsu_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'LatoBold';
    src: url('Lato-Bold.eot');
    src: url('Lato-Bold.eot?#iefix') format('embedded-opentype'),
         url('Lato-Bold.woff2') format('woff2'),
         url('Lato-Bold.woff') format('woff'),
         url('Lato-Bold.ttf') format('truetype'),
         url('Lato-Bold.svg#LatoBold') format('svg');
    font-weight: normal;
    font-style: normal;
	text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'LatoHeavy';
    src: url('Lato-Heavy.eot');
    src: url('Lato-Heavy.eot?#iefix') format('embedded-opentype'),
         url('Lato-Heavy.woff2') format('woff2'),
         url('Lato-Heavy.woff') format('woff'),
         url('Lato-Heavy.ttf') format('truetype'),
         url('Lato-Heavy.svg#LatoHeavy') format('svg');
    font-weight: normal;
    font-style: normal;
	text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Lato-Medium';
    src: url('Lato-Medium.eot');
    src: url('Lato-Medium.eot?#iefix') format('embedded-opentype'),
         url('Lato-Medium.woff2') format('woff2'),
         url('Lato-Medium.woff') format('woff'),
         url('Lato-Medium.ttf') format('truetype'),
         url('Lato-Medium.svg#Lato-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'THSarabunNew';
    src: url('/fonts/thsarabunnew-webfont.eot');
    src: url('/fonts/thsarabunnew-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/thsarabunnew-webfont.woff') format('woff'),
         url('/fonts/thsarabunnew-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'THSarabunNew';
    src: url('/fonts/thsarabunnew_bolditalic-webfont.eot');
    src: url('/fonts/thsarabunnew_bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/thsarabunnew_bolditalic-webfont.woff') format('woff'),
         url('/fonts/thsarabunnew_bolditalic-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'THSarabunNew';
    src: url('/fonts/thsarabunnew_italic-webfont.eot');
    src: url('/fonts/thsarabunnew_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/thsarabunnew_italic-webfont.woff') format('woff'),
         url('/fonts/thsarabunnew_italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'THSarabunNew';
    src: url('/fonts/thsarabunnew_bold-webfont.eot');
    src: url('/fonts/thsarabunnew_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/thsarabunnew_bold-webfont.woff') format('woff'),
         url('/fonts/thsarabunnew_bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
/*Angsana New*/
@font-face {
	font-family: angsa;
	font-style: normal;
	font-weight: normal;
	src: url('/fonts/angsa.ttf');
    src: url('/fonts/angsa.ttf') format('truetype');
}
