/**
 * MOL Font-Face Style
 */


@font-face {
    font-family: 'thaisans_neuebold';
    src: url('../fonts/thaisansneue-bold.eot');
    src: url('../fonts/thaisansneue-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/thaisansneue-bold.woff2') format('woff2'),
         url('../fonts/thaisansneue-bold.woff') format('woff'),
         url('../fonts/thaisansneue-bold.ttf') format('truetype'),
         url('../fonts/thaisansneue-bold.svg#thaisans_neuebold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'thaisans_neue_semibold';
    src: url('../fonts/thaisansneue-semibold.eot');
    src: url('../fonts/thaisansneue-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/thaisansneue-semibold.woff2') format('woff2'),
         url('../fonts/thaisansneue-semibold.woff') format('woff'),
         url('../fonts/thaisansneue-semibold.ttf') format('truetype'),
         url('../fonts/thaisansneue-semibold.svg#thaisans_neue_semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'thaisans_neueregular';
    src: url('../fonts/thaisansneue-regular.eot');
    src: url('../fonts/thaisansneue-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/thaisansneue-regular.woff2') format('woff2'),
         url('../fonts/thaisansneue-regular.woff') format('woff'),
         url('../fonts/thaisansneue-regular.ttf') format('truetype'),
         url('../fonts/thaisansneue-regular.svg#thaisans_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'thaisans_neuelight';
    src: url('../fonts/thaisansneue-light.eot');
    src: url('../fonts/thaisansneue-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/thaisansneue-light.woff2') format('woff2'),
         url('../fonts/thaisansneue-light.woff') format('woff'),
         url('../fonts/thaisansneue-light.ttf') format('truetype'),
         url('../fonts/thaisansneue-light.svg#thaisans_neuelight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'THSarabunNew';
    src: url('../fonts/THSarabunNew.eot');
    src: url('../fonts/THSarabunNew.eot?#iefix') format('embedded-opentype'),
         url('../fonts/THSarabunNew.woff2') format('woff2'),
         url('../fonts/THSarabunNew.woff') format('woff'),
         url('../fonts/THSarabunNew.ttf') format('truetype'),
         url('../fonts/THSarabunNew.svg#THSarabunNew') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'THSarabunNew_Bold';
    src: url('../fonts/THSarabunNew_Bold.eot');
    src: url('../fonts/THSarabunNew_Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/THSarabunNew_Bold.woff2') format('woff2'),
         url('../fonts/THSarabunNew_Bold.woff') format('woff'),
         url('../fonts/THSarabunNew_Bold.ttf') format('truetype'),
         url('../fonts/THSarabunNew_Bold.svg#THSarabunNew_Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),
		  url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),
		  url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),
		  url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),
		  url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

