@font-face { font-family: vazir; 
			 src: url('https://resume.raadrun.ir/fonts/vazir.ttf');
			 } 

*{
	direction:rtl !important;
	font-family: vazir;
	
}
.vjs-progress-holder{
    direction:ltr !important; 
}