/* CSS Document */

@font-face {
    font-family: BodoniMT;
    font-style:  normal;
    font-weight: normal;
    src: url(BODONIM1.eot);
}
.font1 {
	font-family: BodoniMT;
	font-size: 20px;
	color: #000000;
}

@font-face {
	font-family: AvantGuard;
	font-style: normal;
	font-weight: normal;
	src: url(AVANTGU1.eot);
}
.font2 {
	font-family: AvantGuard;
	font-size: 30px;
	color: #0066FF;
}		