@font-face
{
    font-family: 'Century Gothic';
    src: url('fonts/gothic.eot');
    src: url('fonts/gothic.eot?iefix') format('eot'),
         url('fonts/gothic.woff') format('woff'),
         url('fonts/gothic.ttf') format('truetype'),
         url('fonts/gothic.svg#webfontR2xcGGVv') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'Century Gothic Bold';
    src: url('fonts/gothicb.eot');
    src: url('fonts/gothicb.eot?iefix') format('eot'),
         url('fonts/gothicb.woff') format('woff'),
         url('fonts/gothicb.ttf') format('truetype'),
         url('fonts/gothicb.svg#webfontR2xcGGVv') format('svg');
    font-style: normal;
}