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

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

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

}