 @font-face {
	font-family:"ProximaNova-Black";
	src: url('../fonts/ProximaNova-Black_0.otf');
 	font-weight: 900;
	font-style: normal;
 }

@font-face {
	font-family:"ProximaNova-Bold";
	src: url('../fonts/ProximaNova-Bold_0.otf');
 	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family:"ProximaNova-BoldIt";
	src: url('../fonts/ProximaNova-BoldIt_0.otf');
 	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family:"ProximaNova-Light";
	src: url('../fonts/ProximaNova-Light_0.otf');
 	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family:"ProximaNova";
	src: url('../fonts/ProximaNova-Regular_0.otf');
 	font-weight: 400;
	font-style: normal;
}