@font-face {
	font-family: "Calibri";
	src: url("fonts/calibri.ttf");
}
@font-face {
	font-family: "Calibri";
	src: url("fonts/calibrib.ttf");
	font-weight: bold;
}
@font-face {
	font-family: "Calibri";
	src: url("fonts/calibrii.ttf");
	font-style: italic;
}

@font-face {
	font-family: "Calibri";
	src: url("fonts/calibriz.ttf");
	font-style: italic;
	font-weight: bold;
}
@font-face {
	font-family: "Trebuchet MS";
	src: url("fonts/trebuc.ttf");
}
@font-face {
	font-family: "Trebuchet MS";
	src: url("fonts/trebucbd.ttf");
	font-weight: bold;
}
@font-face {
	font-family: "Trebuchet MS";
	src: url("fonts/trebucit.ttf");
	font-style: italic;
}

@font-face {
	font-family: "Trebuchet MS";
	src: url("fonts/trebucbi.ttf");
	font-style: italic;
	font-weight: bold;
}