@font-face {
    font-family: 'GillBold';
    src: url('gillsans-bold-webfont.eot');
    src: url('gillsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('gillsans-bold-webfont.woff') format('woff'),
         url('gillsans-bold-webfont.ttf') format('truetype'),
         url('gillsans-bold-webfont.svg#GillSansBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GillNormal';
    src: url('gilsans-mt_regular-webfont.eot');
    src: url('gilsans-mt_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('gilsans-mt_regular-webfont.woff') format('woff'),
         url('gilsans-mt_regular-webfont.ttf') format('truetype'),
         url('gilsans-mt_regular-webfont.svg#GillSansMTRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}