@font-face {
    font-family: 'GillSansRegular';
    src: url('gillsans.eot');
    src: url('gillsans.eot') format('embedded-opentype'),
         url('gillsans.woff2') format('woff2'),
         url('gillsans.woff') format('woff'),
         url('gillsans.ttf') format('truetype'),
         url('gillsans.svg#GillSansRegular') format('svg');
}
@font-face {
        font-family:"Helvethaica-X";
        src: url('DB Helvethaica X.eot');
        src: url('DB Helvethaica X.eot?#iefix') format('embedded-opentype'),
        url('DB Helvethaica X.svg') format('svg'),
        url('DB Helvethaica X.woff') format('woff'),
        url('DB Helvethaica X.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
@font-face {
        font-family:"gillsansstd-light";
        src: url('gillsansstd-light.eot');
        src: url('gillsansstd-light.eot?#iefix') format('embedded-opentype'),
        url('gillsansstd-light.svg') format('svg'),
        url('Dgillsansstd-light.woff') format('woff'),
        url('gillsansstd-light.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }