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