@font-face {
	font-family: "FranklinGothic";
    font-style:  normal;
    font-weight: normal;	
/*	src: url("/fonts/Univers-CondensedLight.eot"); 
	src: local('☺'), url('/fonts/Univers-CondensedLight.otf') format('opentype'), url('/fonts/Univers-CondensedLight.ttf') format('truetype'); /**/

/*	src: url("/fonts/Univers-Condensed.eot");  
	src: local('☺'), url('/fonts/Univers-Condensed.otf') format('opentype'), url('/fonts/Univers-Condensed.ttf') format('truetype'); /**/
    src: url('/fonts/franklingothic-bookcmpr-webfont.eot');

	src: local('☺'), url('/fonts/FranklinGothic-BookCmpr.otf') format('opentype'); /*, url('/fonts/Univers-Condensed.ttf') format('truetype'); /**/

}

@font-face {
	font-family: "FranklinGothic";
    font-style:  bold;
    font-weight: bold;	
/*	src: url("/fonts/Univers-CondensedLight.eot"); 
	src: local('☺'), url('/fonts/Univers-CondensedLight.otf') format('opentype'), url('/fonts/Univers-CondensedLight.ttf') format('truetype'); /**/

/*	src: url("/fonts/Univers-Condensed.eot");  
	src: local('☺'), url('/fonts/Univers-Condensed.otf') format('opentype'), url('/fonts/Univers-Condensed.ttf') format('truetype'); /**/
    src: url('/fonts/franklingothic-demicmpr-webfont.eot');

	src: local('☺'), url('/fonts/FranklinGothic-DemiCmpr.otf') format('opentype'); /*, url('/fonts/Univers-Condensed.ttf') format('truetype'); /**/
}

@font-face {
    font-family: 'FranklinGothic1';
    font-style:  normal;
    font-weight: normal;	
    src: url('/fonts/franklingothic-bookcmpr-webfont.eot');
    src: url('/fonts/franklingothic-bookcmpr-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/franklingothic-bookcmpr-webfont.woff') format('woff'),
         url('/fonts/franklingothic-bookcmpr-webfont.ttf') format('truetype'),
         url('/fonts/franklingothic-bookcmpr-webfont.svg#ITCFranklinGothicBkCompressed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FranklinGothic1';
    font-style:  bold;
    font-weight: bold;	
    src: url('/fonts/franklingothic-demicmpr-webfont.eot');
    src: url('/fonts/franklingothic-demicmpr-webfont.eot?#iefix') format('embedded-opentype'),
/*         url('/fonts/franklingothic-demicmpr-webfont.woff') format('woff'), /**/
         url('/fonts/franklingothic-demicmpr-webfont.ttf') format('truetype'),
         url('/fonts/franklingothic-demicmpr-webfont.svg#ITCFranklinGothDemiCompressed') format('svg')
			;
    font-weight: normal;
    font-style: normal;

}


* { font-family: 'FranklinGothic', sans-serif; }


.imageDetail p { 
	letter-spacing: 0.075em;
	}


h1, h2, h3, h4, h5, h6 {
	font-family: 'FranklinGothic', sans-serif; */
}


