@font-face {
    font-family: 'gillsans';
    src: url('fonts/gillsansstd-lightitalic-webfont.eot');
    src: url('fonts/gillsansstd-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gillsansstd-lightitalic-webfont.woff') format('woff'),
         url('fonts/gillsansstd-lightitalic-webfont.ttf') format('truetype'),
         url('fonts/gillsansstd-lightitalic-webfont.svg#gillsans') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'gillsans';
    src: url('fonts/gillsansstd-light-webfont.eot');
    src: url('fonts/gillsansstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gillsansstd-light-webfont.woff') format('woff'),
         url('fonts/gillsansstd-light-webfont.ttf') format('truetype'),
         url('fonts/gillsansstd-light-webfont.svg#gillsans') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'gillsans';
    src: url('fonts/gillsansstd-bolditalic-webfont.eot');
    src: url('fonts/gillsansstd-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gillsansstd-bolditalic-webfont.woff') format('woff'),
         url('fonts/gillsansstd-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/gillsansstd-bolditalic-webfont.svg#gillsans') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'gillsans bold';
    src: url('fonts/gillsansstd-bold-webfont.eot');
    src: url('fonts/gillsansstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gillsansstd-bold-webfont.woff') format('woff'),
         url('fonts/gillsansstd-bold-webfont.ttf') format('truetype'),
         url('fonts/gillsansstd-bold-webfont.svg#gillsans') format('svg');
    font-weight: bold;
    font-style: normal;
}

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