/*===============
 Common Fonts
===============*/
@font-face{font-family:'FontAwesome';src:url('../images/fonts/fontawesome-webfont.eot');src:url('../images/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),
url('../images/fonts/fontawesome-webfont.ttf') format('truetype'),
url('../images/fonts/fontawesome-webfont.svg?#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;}
/* Lato Fonts */
@font-face{
	font-family:'lato-light';
	src:url('../images/fonts/lato-light-webfont.eot');
	src:url('../images/fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('../images/fonts/lato-light-webfont.woff') format('woff'),
		url('../images/fonts/lato-light-webfont.ttf') format('truetype'),
		url('../images/fonts/lato-light-webfont.svg?#latolight') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'lato-regular';
	src:url('../images/fonts/lato-regular-webfont.eot');
	src:url('../images/fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../images/fonts/lato-regular-webfont.woff') format('woff'),
		url('../images/fonts/lato-regular-webfont.ttf') format('truetype'),
		url('../images/fonts/lato-regular-webfont.svg?#latoregular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'lato-semibold';
	src:url('../images/fonts/Lato-Semibold.eot');
	src:url('../images/fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
		url('../images/fonts/Lato-Semibold.woff') format('woff'),
		url('../images/fonts/Lato-Semibold.ttf') format('truetype'),
		url('../images/fonts/Lato-Semibold.svg?#latosemibold') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'lato-bold';
	src:url('../images/fonts/lato-bold-webfont.eot');
	src:url('../images/fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../images/fonts/lato-bold-webfont.woff') format('woff'),
		url('../images/fonts/lato-bold-webfont.ttf') format('truetype'),
		url('../images/fonts/lato-bold-webfont.svg?#latobold') format('svg');
	font-weight:normal;
	font-style:normal;
}
/* Arabic Fonts */
@font-face{
	font-family:'DroidKufi-Regular';
	src:url('../images/fonts/DroidKufi-Regular.eot');
	src:url('../images/fonts/DroidKufi-Regular.eot?#iefix') format('embedded-opentype'),
		url('../images/fonts/DroidKufi-Regular.woff') format('woff'),
		url('../images/fonts/DroidKufi-Regular.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'DroidKufi-Bold';
	src:url('../images/fonts/DroidKufi-Bold.eot');
	src:url('../images/fonts/DroidKufi-Bold.eot?#iefix') format('embedded-opentype'),
		url('../images/fonts/DroidKufi-Bold.woff') format('woff'),
		url('../images/fonts/DroidKufi-Bold.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
/* Montserrat Fonts */
@font-face{
	font-family:'montserrat-regular';
	src:url('../images/fonts/Montserrat-Regular.eot');
	src:url('../images/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('../images/fonts/Montserrat-Regular.woff') format('woff'),
		url('../images/fonts/Montserrat-Regular.ttf') format('truetype'),
		url('../images/fonts/Montserrat-Regular.svg?#montserratregular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'montserrat-bold';
	src:url('../images/fonts/Montserrat-Bold.eot');
	src:url('../images/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		url('../images/fonts/Montserrat-Bold.woff') format('woff'),
		url('../images/fonts/Montserrat-Bold.ttf') format('truetype'),
		url('../images/fonts/Montserrat-Bold.svg?#montserratbold') format('svg');
	font-weight:normal;
	font-style:normal;
}