@font-face {
	font-family: 'pnl';
	src: url('../fonts/webfonts/ProximaNova-Light.eot');
	src: url('../fonts/webfonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/webfonts/ProximaNova-Light.woff') format('woff'),
		url('../fonts/webfonts/ProximaNova-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'pnli';
	src: url('../fonts/webfonts/ProximaNova-LightIt.eot');
	src: url('../fonts/webfonts/ProximaNova-LightIt.eot?#iefix') format('embedded-opentype'),
		url('../fonts/webfonts/ProximaNova-LightIt.woff') format('woff'),
		url('../fonts/webfonts/ProximaNova-LightIt.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'pnb';
	src: url('../fonts/webfonts/ProximaNova-Bold.eot');
	src: url('../fonts/webfonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/webfonts/ProximaNova-Bold.woff') format('woff'),
		url('../fonts/webfonts/ProximaNova-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'pn';
	src: url('../fonts/webfonts/ProximaNova-Regular.eot');
	src: url('../fonts/webfonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/webfonts/ProximaNova-Regular.woff') format('woff'),
		url('../fonts/webfonts/ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
