@font-face {
    font-family: 'ProximaNova-Light';
	src: url('../fonts/proximanovalight.eot');
	src: url('../fonts/proximanovalight.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/proximanovalight.woff') format('woff'),
			 url('../fonts/proximanovalight.ttf') format('truetype'),
			 url('../fonts/proximanovalight.svg#proximanovalight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('../fonts/proximanovaregular.eot');
	src: url('../fonts/proximanovaregular.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/proximanovaregular.woff') format('woff'),
			 url('../fonts/proximanovaregular.ttf') format('truetype'),
			 url('../fonts/proximanovaregular.svg#proximanovaregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-Semibold';
	src: url('../fonts/proximanovasemibold.eot');
	src: url('../fonts/proximanovasemibold.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/proximanovasemibold.woff') format('woff'),
			 url('../fonts/proximanovasemibold.ttf') format('truetype'),
			 url('../fonts/proximanovasemibold.svg#proximanovasemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('../fonts/proximanovabold.eot');
	src: url('../fonts/proximanovabold.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/../fonts/proximanovabold.woff') format('woff'),
			 url('../fonts/proximanovabold.ttf') format('truetype'),
			 url('../fonts/proximanovabold.svg#proximanovabold') format('svg');
	font-weight: normal;
	font-style: normal;
}