@charset "utf-8";
/* proxima nova */
@font-face{ 
	font-family: 'proxima-nova';
	src: url('/pfunds/css/font/ProximaNovaR.eot');
	src: url('/pfunds/css/font/ProximaNovaR.eot?#iefix') format('embedded-opentype'),
	     url('/pfunds/css/font/ProximaNovaR.woff') format('woff'), 
		 url('/pfunds/css/font/ProximaNova.woff2') format('woff2');
	font-weight:400;
	font-style:normal
}
@font-face{ 
	font-family: 'proxima-nova';
	src: url('/pfunds/css/font/ProximaNovaB.eot');
	src: url('/pfunds/css/font/ProximaNovaB.eot?#iefix') format('embedded-opentype'),
	     url('/pfunds/css/font/ProximaNovaB.woff') format('woff'), 
		 url('/pfunds/css/font/ProximaNovaB.woff2') format('woff2');
	font-weight:bold;
	font-style:bold
}