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