/*
This font is considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (LY4F6)
*/

@font-face {
	font-family: IRANSansWeb;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/IRANSansWeb.eot') format("eot"),
		 url('../fonts/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWeb.ttf') format('truetype');
}
@font-face {
	font-family: IRANSansWeb_Bold;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/IRANSansWeb_Bold.eot') format("eot"),
		 url('../fonts/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSansWebFaNum;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/IRANSansWebFaNum.eot') format("eot"),
		 url('../fonts/IRANSansWebFaNum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWebFaNum.ttf') format('truetype');
}
body,html{
	font-family:IRANSansWebFaNum,Arial,sans-serif,tahoma;
	font-size:14px
}
.jq-toast-single {
	font-family: IRANSansWeb;
}
.rtl .time-counter-down .time-item {
	font-family:IRANSansWebFaNum;
}
.font-weight-bold {
	font-family:IRANSansWeb_Bold;
}