/** Proxima Nova**/
@font-face {
	font-family: 'proximanova';
	src: url('/fonts/proximaNova-Light.eot');
	src: local('☺'), url('/fonts/ProximaNova-Light.woff') format('woff'), url('/fonts/ProximaNova-Light.ttf') format('truetype'), url('/fonts/ProximaNova-Light.svg') format('svg');
	font-weight: 300;
	font-style: light;
}
@font-face {
	font-family: 'proximanova';
	src: url('/fonts/proximanova.eot');
	src: local('☺'), url('/fonts/proximanova.woff') format('woff'), url('/fonts/proximanova.ttf') format('truetype'), url('/fonts/proximanova.svg') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'proximanova';
	src: url('/fonts/proximaNova-Bold.eot');
	src: local('☺'), url('/fonts/proximanova-Bold.woff') format('woff'), url('/fonts/proximanova-Bold.ttf') format('truetype'), url('/fonts/proximanova-Bold.svg') format('svg');
	font-weight: 700;
	font-style: bold;
}