AddFont(string family [, string style [, string file]])
family
style
file
$pdf->AddFont('Comic','I');
$pdf->AddFont('Comic','I','comici.php');