@font-face {
	font-family: 'IRANSans';
	src: url('../fonts/IRANSans.eot');
	src: local('☺'),
	url('../fonts/IRANSans.woff') format('woff'),
	url('../fonts/IRANSans.woff2') format('woff2'),
	url('../fonts/IRANSans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
html { 
	width:100%;
	height:100%; 
	font-family: 'IRANSans';
}
/* Font specialized */
.body--font {
  font-family: "IRANSans"; }
.heading--font {
  font-family: "IRANSans"; }
.modal-body {
	direction: rtl;
	text-align: initial;
}