@font-face {
	font-family: 'Proxima-Nova-Condensed-Bold';
	src: url('../font/proximanovacond-bold-webfont.eot');
	src: url('../font/proximanovacond-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../font/proximanovacond-bold-webfont.woff') format('woff'),
	url('../font/proximanovacond-bold-webfont.ttf') format('truetype'),
	url('../font/proximanovacond-bold-webfont.svg#proxima_nova_cn_rgbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima-Nova-Condensed-Regular';
	src: url('../font/proximanovacond-reg-webfont.eot');
	src: url('../font/proximanovacond-reg-webfont.eot?#iefix') format('embedded-opentype'),
	url('../font/proximanovacond-reg-webfont.woff') format('woff'),
	url('../font/proximanovacond-reg-webfont.ttf') format('truetype'),
	url('../font/proximanovacond-reg-webfont.svg#proxima_nova_cn_rgregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima-Nova-Condensed-Black';
	src: url('../font/proximanovacond-black-webfont.eot');
	src: url('../font/proximanovacond-black-webfont.eot?#iefix') format('embedded-opentype'),
	url('../font/proximanovacond-black-webfont.woff') format('woff'),
	url('../font/proximanovacond-black-webfont.ttf') format('truetype'),
	url('../font/proximanovacond-black-webfont.svg#proxima_nova_cn_blblack') format('svg');
	font-weight: normal;
	font-style: normal;
}