/* This is the custom font of the site */
@font-face{ font-family: GE_Inspira_bold; src: url('/fonts/GEInspBd.eot');src: local('GE_Inspira_bold'), url('/fonts/GEInspBd.TTF') format('opentype');}
@font-face{ font-family: GE_Inspira_regular; src: url('/fonts/GEInspRg.eot');src: local('GE_Inspira_regular'), url('/fonts/GEInspRg.TTF') format('opentype');}

@font-face {
	font-family: 'GEInspiraRegular';
	src: url('/fonts/ge_inspira.eot');
	src: local('GE Inspira'), local('GEInspira'), url('/fonts/ge_inspira.woff') format('woff'), url('/fonts/ge_inspira.ttf') format('truetype');
}

@font-face {
	font-family: 'GEInspiraBold';
	src: url('/fonts/geinspbd.eot');
	src: local('GE Inspira'), local('GEInspira-Bold'), url('/fonts/geinspbd.woff') format('woff'), url('/fonts/geinspbd.ttf') format('truetype');
}

