/* GE Centurion */
@font-face {
    font-family: 'GE Centurion';
    src: url('font/gecentur.eot');
    src: url('font/gecentur.eot?iefix') format('eot'),
         url('font/gecentur.woff')      format('woff'),
         url('font/gecentur.ttf')       format('truetype'),
         url('font/gecentur')           format('svg');
    font-weight: normal;
    font-style:  normal;
}