@font-face {
	font-family: 'replicapro_bold';
	src: url('../fonts/replicapro_bold.eot');
	src: url('../fonts/replicapro_bold.eot?#iefix') format('embedded-opentype'), url('../fonts/replicapro_bold.woff') format('woff'), url('../fonts/replicapro_bold.ttf') format('truetype'), url('../fonts/replicapro_bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'replicapro_light';
	src: url('../fonts/replicapro_light.eot');
	src: url('../fonts/replicapro_light.eot?#iefix') format('embedded-opentype'), url('../fonts/replicapro_light.woff') format('woff'), url('../fonts/replicapro_light.ttf') format('truetype'), url('../fonts/replicapro_light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'replicapro_regular';
	src: url('../fonts/replicapro_regular.eot');
	src: url('../fonts/replicapro_regular.eot?#iefix') format('embedded-opentype'), url('../fonts/replicapro_regular.woff') format('woff'), url('../fonts/replicapro_regular.ttf') format('truetype'), url('../fonts/replicapro_regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'roboto_regular';
	src: url('../fonts/roboto_regular.eot');
	src: url('../fonts/roboto_regular.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto_regular.woff') format('woff'), url('../fonts/roboto_regular.ttf') format('truetype'), url('../fonts/roboto_regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



/*Arabic*/
/*Below better font-face definition for font to work at I.E. as recommended at: http://blog.fontspring.com/2011/04/best-practices-for-serving-webfonts-to-ie9*/
@font-face {
	font-family: 'GE-SS-Two-Light';
	src: url('../fonts/GE-SS-Two-Light.eot'); /* IE9 Compat Modes */
	src: url('../fonts/GE-SS-Two-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/GE-SS-Two-Light.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/GE-SS-Two-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/GE-SS-Two-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: 'ge-ss-two-medium';
	src: url('../fonts/ge-ss-two-medium.eot'); /* IE9 Compat Modes */
	src: url('../fonts/ge-ss-two-medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/ge-ss-two-medium.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/ge-ss-two-medium.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/ge-ss-two-medium.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: 'GE_SS_Two_Bold';
	src: url('../fonts/GE_SS_Two_Bold.eot'); /* IE9 Compat Modes */
	src: url('../fonts/GE_SS_Two_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/GE_SS_Two_Bold.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/GE_SS_Two_Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/GE_SS_Two_Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}