@charset "utf-8";
/* CSS Document */

/* Typography */

@font-face {
    font-family: 'HelveticaNeueCond';
 
	src: url('../fonts/hlmc.eot'); /* IE */  
	src: local("HelveticaNeue LightCond"), url('../fonts/hlmc.ttf') format("truetype"); /* non-IE */ 
	
    font-weight: 100;
    font-style: normal;
}
/* 
@font-face {
	font-family: 'PlantinHeadline';
	src: url('/fonts/plahlc___-webfont.eot');
	src: url('/fonts/plahlc___-webfont.eot?#iefix') format('embedded-opentype'),
		url('/fonts/plahlc___-webfont.woff') format('woff'),
		url('/fonts/plahlc___-webfont.ttf') format('truetype'),
		url('/fonts/plahlc___-webfont.svg#PlantinHeadlineLtCondensedRg') format('svg');
	font-weight: 100;
	font-style: normal;
} */