@font-face { 
    font-family: 'Century';
    src:  url('century-gothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face { 
    font-family: 'CenturyBold';
    src:  url('century-gothic-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}