@font-face {
    font-family: 'Vazir';
    src: url('../fonts/Vazir-Regular-FD.eot');
    src: url('../fonts/Vazir-Regular-FD.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir-Regular-FD.woff') format('woff'),
    url('../fonts/Vazir-Regular-FD.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Vazir';
    src: url('../fonts/Vazir-Bold-FD.eot');
    src: url('../fonts/Vazir-Bold-FD.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir-Bold-FD.woff') format('woff'),
    url('../fonts/Vazir-Bold-FD.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"); 
}*/