@font-face {
    font-family: 'Century';
    src: url('GOTHIC.eot');
    src: url('GOTHIC.eot?#iefix') format('embedded-opentype'),
         url('GOTHIC.woff') format('woff'),
         url('GOTHIC.ttf') format('truetype'),
         url('GOTHIC.svg#Century') format('svg');
    font-weight: normal;
    font-style: normal;

}