@font-face {
	font-family: 'Helvetica Neue';
	src: url(HelveticaNeueLTStd-Roman.otf);
}

@font-face {
	font-family: 'Helvetica Neue LT Condensed';
	src: url(HelveticaNeueLTStd-Cn.otf);
	font-weight: normal;
}

@font-face {
	font-family: 'Helvetica Neue LT Condensed';
	src: url(HelveticaNeueLTStd-LtCn.otf);
	font-weight: 200;
}

@font-face {
	font-family: 'Helvetica Neue LT Condensed';
	src: url(HelveticaNeueLTStd-ThCn.otf);
	font-weight: 100;
}

@font-face {
	font-family: 'Helvetica Neue LT Condensed';
	src: url(HelveticaNeueLTStd-MdCn.otf);
	font-weight: 600;
}

body {
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}

footer,
h1,
h2,
h3,
nav,
nav a,
time,
.portraits > .item > .name,
header > .title {
	font-family: 'Helvetica Neue LT Condensed', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}
