/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2011 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 *
 */
/*
@font-face {
	font-family:"HelveticaNeueCondensed";
	src:url('/resources/fonts/FontSiteSans-Cond-webfont.eot');
	src:url('/resources/fonts/FontSiteSans-Cond-webfont.eot?#iefix')format('embedded-opentype'),
		url('/resources/fonts/FontSiteSans-Cond-webfont.woff') format('woff')
		url('/resources/fonts/FontSiteSans-Cond-webfont.ttf') format('truetype'),
		url('/resources/fonts/FontSiteSans-Cond-webfont.svg#FontSiteSansCondensed') format('svg');
	font-weight:normal;
	font-style: normal;
}

@font-face {
	font-family: 'fishyfont';
	src: url('fishyfont.eot'); 
	src: url('fishyfont.eot?iefix') format('eot'),
	     url('fishyfont.woff') format('woff'),
	     url('fishyfont.ttf')  format('truetype'),
	     url('fishyfont.svg#svgFontName') format('svg'); 
	}

*/

@font-face {
	font-family:"HelveticaNeueCondensed";
	src:url('/resources/fonts/FontSiteSans-Cond-webfont.eot');
	src:url('/resources/fonts/FontSiteSans-Cond-webfont.eot?#iefix')format('embedded-opentype'),
		url('/resources/fonts/FontSiteSans-Cond-webfont.woff') format('woff')
		url('/resources/fonts/FontSiteSans-Cond-webfont.ttf') format('truetype'),
		url('/resources/fonts/FontSiteSans-Cond-webfont.svg#FontSiteSansCondensed') format('svg');
	font-weight:normal;
	font-style: normal;
}
