body {
	font-family: "Vazir" ;
}

p, h1, h2, h3 {
	direction: rtl;
}

code {
	font-family: 'Vazir Code';
	direction: ltr;
	text-align: right;
}
