@font-face{
	font-family: "ProximaNova";
	src: url('proxima_ssv/ProximaNova-Regular.ttf') format('truetype');
}

@font-face{
	font-family: "ProximaNova_Regular";
	src: url('proxima_ssv/ProximaNova-Regular.otf') format('opentype');
}
@font-face{
	font-family: "ProximaNova-Alt-Bold";
	src: url('proxima_ssv/Proxima Nova Alt Bold.otf') format('opentype');
}
@font-face{
	font-family: "ProximaNova-Light";
	src: url('proxima_ssv/Proxima Nova Alt Light.otf') format('opentype');
}
@font-face{
	font-family: "ProximaNova-Alt-Thin";
	src: url('proxima_ssv/Proxima Nova Alt Thin.otf') format('opentype');
}
@font-face{
	font-family: "ProximaNova-Black";
	src: url('proxima_ssv/Proxima Nova Black.otf') format('opentype');
}

@font-face{
	font-family: "ProximaNova-Bold";
	src: url('proxima_ssv/Proxima Nova Bold.otf') format('opentype');
}
@font-face{
	font-family: "ProximaNova-Extrabold";
	src: url('proxima_ssv/Proxima Nova Extrabold.otf') format('opentype');
}
@font-face{
	font-family: "ProximaNova-Thin";
	src: url('proxima_ssv/Proxima Nova Thin.otf') format('opentype');
}
@font-face{
	font-family: "SF-Pro-Regular";
	src: url('San-Francisco/SF-Pro-Display-Regular.otf') format('opentype');
}
@font-face{
	font-family: "SF-Pro-Medium";
	src: url('San-Francisco/SF-Pro-Display-Medium.otf') format('opentype');
}
@font-face{
	font-family: "SF-Pro-Bold";
	src: url('San-Francisco/SF-Pro-Display-Bold.otf') format('opentype');
}