@font-face {
	font-family: "pfont";
	src: 	local('pfont') ,
			url('Pfont.eot?#') format('eot'),  /* IE6�8 */
			url('Pfont.eot') format('eot'),
			url('Pfont.eot?#iefix') format('embedded-opentype'),
			/* url('Pfont.svg#BYekan') format('svg'), */
			url('Pfont.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
			url('Pfont.woff') format('woff2'),
			url('Pfont.ttf') format('truetype');  /* Saf3�5, Chrome4+, FF3.5, Opera 10+ */

	font-weight: 400; /* normal */
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0600�06FF;
}

