@charset "UTF-8";

@font-face {
	font-family: 'ProximaNova';
	src: url(../fonts/ProximaNovaRegular/ProximaNovaRegular.eot);
	src: url(../fonts/ProximaNovaRegular/ProximaNovaRegular.eot?#iefix) format("embedded-opentype"),
		url(../fonts/ProximaNovaRegular/ProximaNovaRegular.woff) format("woff"),
		url(../fonts/ProximaNovaRegular/ProximaNovaRegular.ttf) format("truetype");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'ProximaNova';
	src: url(../fonts/ProximaNova-Semibold.eot);
	src: url(../fonts/ProximaNova-Semibold.eot?#iefix) format("embedded-opentype"),
		url(../fonts/ProximaNova-Semibold.woff) format("woff"),
		url(../fonts/ProximaNova-Semibold.ttf) format("truetype");
	font-style: normal;
	font-weight: 500;
}

/*
@font-face {
	font-family: 'ProximaNova';
	src: url(../fonts/ProximaNovaBlack/ProximaNovaBlack.eot);
	src: url(../fonts/ProximaNovaBlack/ProximaNovaBlack?#iefix) format("embedded-opentype"),
		url(../fonts/ProximaNovaBlack/ProximaNovaBlack.woff) format("woff"),
		url(../fonts/ProximaNovaBlack/ProximaNovaBlack.ttf) format("truetype");
	font-style: normal;
	font-weight: 500;
}
*/
@font-face {
	font-family: 'ProximaNova';
	src: url(../fonts/ProximaNovaBold/ProximaNovaBold.eot);
	src: url(../fonts/ProximaNovaBold/ProximaNovaBold?#iefix) format("embedded-opentype"),
		url(../fonts/ProximaNovaBold/ProximaNovaBold.woff) format("woff"),
		url(../fonts/ProximaNovaBold/ProximaNovaBold.ttf) format("truetype");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: 'ProximaNova';
	src: url(../fonts/ProximaNova-Light.eot);
	src: url(../fonts/ProximaNova-Light.eot?#iefix) format("embedded-opentype"),
		url(../fonts/ProximaNova-Light.woff) format("woff"),
		url(../fonts/ProximaNova-Light.ttf) format("truetype");
	font-style: normal;
	font-weight: 300;
}