@font-face {
	font-family: 'Proxima Nova Lt';
	font-weight: 300;
	font-style: normal;
	src: url(/fonts/ProximaNova-Light.woff);
}

@font-face {
	font-family: 'Proxima Nova Lt';
	font-weight: 300;
	font-style: normal;
	src: url(/fonts/ProximaNova-Light.woff2);
}

@font-face {
	font-family: 'Proxima Nova Rg';
	font-weight: 400;
	font-style: normal;
	src: url(/fonts/ProximaNova-Regular.woff);
}

@font-face {
	font-family: 'Proxima Nova Rg';
	font-weight: 400;
	font-style: normal;
	src: url(/fonts/ProximaNova-Regular.woff2);
}

