@font-face {
    font-family: 'gillsansstd-boldcondensed';
    src: url('gillsansstd-boldcondensed.otf');
    src: url('gillsansstd-bold.eot');
   src: url('gillsansstd-bold.woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gillsansstd-bold';
    src: url('gillsansstd-bold.otf');
   src: url('gillsansstd-bold.eot');
   src: url('gillsansstd-bold.woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gillsansstd-light';
    src: url('gillsansstd-light.otf');
   src: url('GillSans-Light.woff');
    font-weight: normal;
    font-style: normal;

}