@font-face {
    font-family: 'Rafsa';
    src: url('../fonts/Samim.eot');
    src: url('../fonts/Samim.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Samim.woff') format('woff'),
		 url('../fonts/Samim.ttf') format('truetype');
    font-weight: normal;
}
@font-face {
    font-family: 'Rafsa';
    src: url('../fonts/Samim-Bold.eot');
    src: url('../fonts/Samim-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Samim-Bold.woff') format('woff'),
		 url('../fonts/Samim-Bold.ttf') format('truetype');
    font-weight: bold;
}
/*
@font-face {
    font-family: "Rafsa";
	src:url("../fonts/Rafsa.eot?#") format("eot"),    
			  url("../fonts/Rafsa.woff") format("woff"),
			  url("../fonts/Rafsa.otf") format("opentype"),
			  url("../fonts/Rafsa.ttf") format("truetype"); 
}*/