Examples
cell.textLabel.font = [UIFont boldSystemFontOfSize:18];
cell.detailTextLabel.font = [UIFont systemFontOfSize:14];
cell.textLabel.font = [UIFont boldSystemFontOfSize:18];
cell.detailTextLabel.font = [UIFont systemFontOfSize:14];