@font-face {
	font-family: 'ProximaNova';
	src:
		url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ProximaNova-Bold.otf')  format('opentype'),
		url('../fonts/ProximaNova-Bold.woff') format('woff'),
		url('../fonts/ProximaNova-Bold.ttf')  format('truetype'),
		url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNova';
	src: 
		url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ProximaNova-Semibold.otf')  format('opentype'),
		url('../fonts/ProximaNova-Semibold.woff') format('woff'),
		url('../fonts/ProximaNova-Semibold.ttf')  format('truetype'),
		url('../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNova';
	src: 
		url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/ProximaNova-Regular.otf')  format('opentype'), 
		url('../fonts/ProximaNova-Regular.woff') format('woff'), 
		url('../fonts/ProximaNova-Regular.ttf')  format('truetype'), 
		url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNovaCond';
	src: url('../fonts/ProximaNovaCond-Semibold.eot');
	src: url('../fonts/ProximaNovaCond-Semibold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ProximaNovaCond-Semibold.woff') format('woff'),
	url('../fonts/ProximaNovaCond-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNovaCond';
	src: url('../fonts/ProximaNovaCond-Bold.eot');
	src: url('../fonts/ProximaNovaCond-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ProximaNovaCond-Bold.woff') format('woff'),
	url('../fonts/ProximaNovaCond-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNovaCond';
	src: url('../fonts/ProximaNovaCond-Extrabld.eot');
	src: url('../fonts/ProximaNovaCond-Extrabld.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ProximaNovaCond-Extrabld.woff') format('woff'),
	url('../fonts/ProximaNovaCond-Extrabld.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
