/* Font Rules - Independence 4 Seniors */

@font-face {
	font-family: 'Frutiger55';
	src: url('/~i4si/css/type/Frutiger_LT_55_Roman.eot');
	src: local('Frutiger LT 55 Roman Regular'), local('FrutigerLT-Roman'), 
	url('/~i4si/css/type/Frutiger_LT_55_Roman.woff') format('woff'), 
	url('/~i4si/css/type/Frutiger_LT_55_Roman.otf') format('opentype'), 
	url('/~i4si/css/type/Frutiger_LT_55_Roman.svg#FrutigerLT-Roman') format('svg');
}

@font-face {
	font-family: 'Frutiger45';
	src: url('/~i4si/css/type/Frutiger_LT_45_Light.eot');
	src: local('Frutiger LT 45 Light Regular'), local('FrutigerLT-Light'), 
	url('/~i4si/css/type/Frutiger_LT_45_Light.woff') format('woff'), 
	url('/~i4si/css/type/Frutiger_LT_45_Light.otf') format('opentype'), 
	url('/~i4si/css/type/Frutiger_LT_45_Light.svg#FrutigerLT-Light') format('svg');
}