/* Regular */
@font-face {
	font-family: HelveticaNeueLTStd;
	src: url('../../fonts/HelveticaNeueLTStd-Lt_0.otf');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: HelveticaNeueLTStd;
	src: url('../../fonts/HelveticaNeueLTStd-MdCn.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: HelveticaNeueLTStd;
	src: url('../../fonts/HelveticaNeueLTStd-Hv_0.otf');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: HelveticaNeueLTStd;
	src: url('../../fonts/HelveticaNeueLTStd-Blk_0.otf');
	font-weight: 800;
	font-style: normal;
}

/* Outline */
@font-face {
	font-family: HelveticaNeueLTStd-Outline;
	src: url('../../fonts/HelveticaNeueLTStd-BdOu_0.otf');
	font-weight: lighter;
	font-style: normal;
}
/* Condensed */
@font-face {
	font-family: HelveticaNeueLTStdCondensed;
	src: url('../../fonts/HelveticaNeueLTStd-Cn.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: HelveticaNeueLTStdCondensed;
	src: url('../../fonts/HelveticaNeueLTStd-LtCn_0.otf');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: HelveticaNeueLTStdCondensed;
	src: url('../../fonts/HelveticaNeueLTStd-HvCn_0.otf');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: HelveticaNeueLTStdCondensed;
	src: url('../../fonts/HelveticaNeueLTStd-BlkCn_0.otf');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: SwissCondensed;
	src: url('../../fonts/Swiss 721 Bold Condensed Outline BT.ttf');
	font-weight: bold;
	font-style: normal;
}

@font-face {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style : normal;
	src : url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
	src : url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"),
		url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),
		url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),
		url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),
		url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}