@font-face {
	font-family: "HelveticaNeue";
	src: url("../fonts/helveticaneuelight.eot");
	src: url("../fonts/helveticaneuelight.eot?#iefix") format("embedded-opentype"),
	url("../fonts/helveticaneuelight.woff") format("woff"),
	url("../fonts/helveticaneuelight.ttf") format("truetype"),
	url("../fonts/helveticaneuelight.svg#helveticaneuelight") format("svg");
	font-weight: 300;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

font-face {
	font-family: "HelveticaNeue";
	src: url("../fonts/helveticaneuemedium.eot");
	src: url("../fonts/helveticaneuemedium.eot?#iefix") format("embedded-opentype"),
	url("../fonts/helveticaneuemedium.woff") format("woff"),
	url("../fonts/helveticaneuemedium.ttf") format("truetype"),
	url("../fonts/helveticaneuemedium.svg#helveticaneuemedium") format("svg");
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
