@font-face{
	font-family:"Cormorant-Bold";
	src:url('../fonts/Cormorant-Bold.ttf') 
	format("ttf")
}

@font-face{
	font-family:"Cormorant-Medium";
	src:url('../fonts/Cormorant-Medium.ttf') 
	format("ttf")
}

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

