@font-face {
font-family: 'Century Gothic w';
src: url(GOTHIC.TTF) format('truetype');
font-style: normal;
}

@font-face {
font-family: 'Century Gothic w';
src: url(GOTHICB.TTF) format('truetype');
font-style: normal;
font-weight: bold;
}


@font-face {
font-family: 'Century Gothic w';
src: url(GOTHICI.TTF) format('truetype');
font-style: oblique;
font-weight: normal;
}


@font-face {
font-family: 'Century Gothic w';
src: url(GOTHICBI.TTF) format('truetype');
font-style: oblique;
font-weight: bold;
}