/* font-family: "AZGaramondC-Bold"; */
* { 
	font-family: Calibri;
}


@font-face {
	font-family: "AZGaramondC-Bold";
	
	src: url("../fonts/AZGaramondC-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

/* font-family: "CalibriL"; */
@font-face {
	font-family: "CalibriL";
	
	src: url("../fonts/CalibriL.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

/* font-family: "Calibri"; */
@font-face {
	font-family: "Calibri";
	src: url("../fonts/calibri.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

/* font-family: "Calibrib"; */
@font-face {
	font-family: "Calibrib";
	src: url("../fonts/calibrib.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
