/***************************** Fonts Family Styles **********************************/
@font-face{
	font-family:'Circula';
	src: url(../fonts/Circular-Std-Font/)format("opentype");
}
@font-face{
	font-family:'Graphik';
	src: url(../fonts/Graphik-Font-Family/GraphikRegular.otf) format("opentype");
	src: url(../fonts/Graphik-Font-Family/GraphikSemibold.otf) format("opentype");
	src: url(../fonts/Graphik-Font-Family/GraphikBold.otf) format("opentype");
	src: url(../fonts/Graphik-Font-Family/GraphikMedium.otf) format("opentype");
}
@font-face{
	font-family:'sofia pro';
	src: url(../fonts/sofia-pro-cdnfonts/Sofia\ Pro\ Black\ Az.otf) format("opentype");
	src: url(../fonts/sofia-pro-cdnfonts/Sofia\ Pro\ Regular\ Az.otf) format("opentype");
}