@font-face {
	font-family: 'HelveticaNeueCondensedMedium';
	src: url('../fonts/helvetica-neue-cond-medium.eot');
	src: url('../fonts/helvetica-neue-cond-medium.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/helvetica-neue-cond-medium.woff') format('woff'),
		 url('../fonts/helvetica-neue-cond-medium.ttf') format('truetype'),
		 url('../fonts/helvetica-neue-cond-medium.svg#HelveticaNeueCondensedMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueCondensedBold';
	src: url('../fonts/helvetica-neue-cond-bold.eot');
	src: url('../fonts/helvetica-neue-cond-bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/helvetica-neue-cond-bold.woff') format('woff'),
		 url('../fonts/helvetica-neue-cond-bold.ttf') format('truetype'),
		 url('../fonts/helvetica-neue-cond-bold.svg#HelveticaNeueCondensedBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GaramondItalic';
	src: url('../fonts/garamond-italic.eot');
	src: url('../fonts/garamond-italic.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/garamond-italic.woff') format('woff'),
		 url('../fonts/garamond-italic.ttf') format('truetype'),
		 url('../fonts/garamond-italic.svg#GaramondItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}