@font-face {
	font-family: 'CCF-Label';
	src: url('fonts/Bodoni MT Condensed.ttf') format('truetype');
}

.ccf {
	font-family: CCF-Label;
}

.arial {
	font-family: Arial;
}

.times {
	font-family: "Times New Roman";
}
