@charset "utf-8";
/* Css Document */

@font-face{font-family:'Myanmar3';src:url('../font/Myanmar3.eot');src:local('☺'), url('../font/Myanmar3.woff') format('woff'), url('../font/Myanmar3.ttf') format('truetype'), url('../font/Myanmar3.svg') format('svg');font-weight:normal;font-style:normal}

@font-face{font-family:'MyriadPro-Regular';src:url('../font/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),url('../font/MyriadPro-Regular.otf') format('opentype'), url('../font/MyriadPro-Regular.woff') format('woff'), url('../font/MyriadPro-Regular.ttf') format('truetype'), url('../font/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');font-weight:normal;font-style:normal}

@font-face{ 
	font-family: 'OpenSans-Regular-webfont';
	src: url('../font/OpenSans-Regular-webfont.eot');
	src: url('../font/OpenSans-Regular-webfont.eot?iefix') format('eot'),
		  url('../font/OpenSans-Regular-webfont.woff') format('woff'),
		  url('../font/OpenSans-Regular-webfont.ttf') format('truetype'),
		  url('../font/OpenSans-Regular-webfont.svg#webfont') format('svg');
}
@font-face{ 
	font-family: 'open_sanslight';
	src: url('../font/OpenSans-Light-webfont.eot');
	src: url('../font/OpenSans-Light-webfont.eot?iefix') format('eot'),
		  url('../font/OpenSans-Light-webfont.woff') format('woff'),
		  url('../font/OpenSans-Light-webfont.ttf') format('truetype'),
		  url('../font/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
}
@font-face {
	 font-family: 'open_sanssemibold';
	 src: url('OpenSans-Semibold-webfont.eot');
	 src: url('OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
			url('OpenSans-Semibold-webfont.woff') format('woff'),
			url('OpenSans-Semibold-webfont.ttf') format('truetype'),
			url('OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
	 font-weight: normal;
	 font-style: normal;
}

html , body , p , a, span {
	font-family: "Myriad Pro",MyriadPro-Regular,'pyidaungsu','Myanmar3','padauk', Helvetica,sans-serif;
}