@font-face {
    font-family: "Century Gothic";
    font-style:  normal;
    font-weight: normal;
    src: url(CENTURY0.eot);
}

.myfont {
	font-family: "Century Gothic", Arial;
}