﻿@import url(fontiran2.css);

body {
	/*font-family: IRANSansX !important;*/
    font-family: IranSans !important;
}


h1, h2, h3, h4, h5, h6, input, textarea {
	font-family: IranSans !important;
}

h1 {
	font-weight: bold !important;
}

.ltr {
	direction: ltr;
}
